ObjectSoup Trailer Property. The Trailer or XRef for the document. ABCpdf .NET PDF Library.

ABCpdf .net

 
   

 

Type Default Read Only Description
[C#] StreamObject

[Visual Basic]
StreamObject
 n/a  Yes The Trailer or XRef for the document.

 

   

Notes
 

The Trailer or XRef StreamObject for the document.

In PDF 1.4 documents have trailer dictionary. In PDF 1.5 documents have XRef streams. Internally ABCpdf only uses XRef streams but - when writing PDF 1.4 documents - it converts the XRef to a standard trailer before output.

 

   

Example
 

None.