Gets the trailer.
Namespace:
pdftron.PDF
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 Cos root of the document (document's trailer)
See Also