Gets the unique ID.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Function GetUniqueID As Obj
Return Value
Type:
Obj The unique identifier for this annotation, or NULL if the identifier is not
available. The returned value is a String object and is the value of the "NM"
field, which was added as an optional attribute in PDF 1.4.
See Also