IndirectObject Soup Property. The ObjectSoup containing this IndirectObject. ABCpdf .NET PDF Library.

ABCpdf .net

 
   

 

Type Default Read Only Description
[C#] ObjectSoup

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

 

   

Notes
 

The ObjectSoup containing this IndirectObject.

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

 

   

Example
 

None.