Click or drag to resize

PDFDocGetRoot Method

Gets the root.

Namespace:  pdftron.PDF
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