Gets the trailer of this document.
Namespace:
pdftron.SDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Public Function GetTrailer As Obj
public:
virtual Obj^ GetTrailer() sealed
Return Value
Type:
Obj
A dictionary representing the root of the document (i.e. a document trailer dictionary).
See Also