Click or drag to resize

FDFDocGetTrailer Method

Gets the trailer of this document.

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

Return Value

Type: Obj
A dictionary representing the Cos root of the document (document's trailer).
See Also