Click or drag to resize

PDFDocGetTrailer Method

Gets the trailer.

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