Gets the root of this document.
Namespace:
pdftron.FDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Public Function GetRoot As Obj
public:
virtual Obj^ GetRoot() sealed
Return Value
Type:
Obj A dictionary representing the Cos root of the document (/Root entry within the trailer dictionary).
See Also