DocSnapshot Class |
Namespace: pdftron.SDF
public sealed class DocSnapshot : IClosable
The DocSnapshot type exposes the following members.
Name | Description | |
---|---|---|
![]() | Close | |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Equals(DocSnapshot) |
Returns whether this snapshot's document state is equivalent to another.
|
![]() | GetHash |
Returns a hash that is unique to particular document states.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsValid |
Returns whether this snapshot is valid.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |