Click or drag to resize

SDFDocGetTrailer Method

Gets the trailer of this document.

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

Return Value

Type: Obj
A dictionary representing the root of the document (i.e. a document trailer dictionary).
See Also