IndirectObject Doc Property. The Doc containing this IndirectObject. ABCpdf .NET PDF Library.

ABCpdf .net

 
   

 

Type Default Read Only Description
[C#] Doc

[Visual Basic]
Doc
 n/a  Yes The Doc containing this IndirectObject.

 

   

Notes
 

The Doc containing this IndirectObject.

Note that although IndirectObjects are normally held inside a containing Doc object it is possible to detach them from the container. If this is the case the value of the Doc property will be null.

 

   

Example
 

None.