Click or drag to resize

FDFDocGetRoot Method

Gets the root of this document.

Namespace:  pdftron.FDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public Obj GetRoot()

Return Value

Type: Obj
A dictionary representing the Cos root of the document (/Root entry within the trailer dictionary).
See Also