Gets the ID entry from "/Root/FDF" dictionary.
Namespace:
pdftron.FDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Public Function GetID As Obj
public:
virtual Obj^ GetID() sealed
Return Value
Type:
ObjAn object representing the ID entry in "/Root/FDF" dictionary.
See Also