DocSnapshotIsValid Method |
Returns whether this snapshot is valid.
Namespace:
pdftron.SDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Public Function IsValid As Boolean
public:
virtual bool IsValid() sealed
Return Value
Type:
BooleanWhether this snapshot is valid
See Also