ResultSnapshot Class |
Namespace: pdftron.SDF
public sealed class ResultSnapshot : IClosable
The ResultSnapshot type exposes the following members.
Name | Description | |
---|---|---|
Close | ||
CurrentState |
Retrieves the document state to which this transition has transitioned.
| |
Equals | (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
IsNullTransition |
Returns whether this transition is a null transition.
| |
IsOk |
Returns whether this transition is valid or a null transition.
| |
PreviousState |
Retrieves the document state from which this transition has transitioned.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |