IndirectObject IndirectObject Function. IndirectObject Constructor. ABCpdf .NET PDF Library.

ABCpdf .net

 
   

IndirectObject Constructor.

 

   
Syntax  

[C#]
IndirectObject()

[Visual Basic]
Sub New()

 

   

Params
 
Name Description
none  

 

   

Notes
 

Creates an indirect object containing a NullAtom.

Typically you will need to replace the NullAtom before you can do anything useful with the object.

 

   

Example
 

None.