DisallowedChange Class |
Namespace: pdftron.PDF
public sealed class DisallowedChange : IClosable
The DisallowedChange type exposes the following members.
Name | Description | |
---|---|---|
Close | ||
Destroy |
Frees the native memory of the object. This can
be explicity called to control the deallocation of
native memory and avoid situations where the garbage
collector does not free the object in a timely manner.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetObjNum |
Returns the SDF object number of the indirect object associated with this DisallowedChange.
| |
GetType |
Returns an enumeration value representing the semantic type of this disallowed change.
| |
GetTypeAsString |
Returns a string value representing the semantic type of this disallowed change.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |