DocSnapshotGetHash Method |
Returns a hash that is unique to particular document states.
Namespace:
pdftron.SDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Public Function GetHash As UInteger
public:
virtual unsigned int GetHash() sealed
Return Value
Type:
UInt32A hash that is unique to particular document states
See Also