RefAtom Assign Function. Set the IndirectObject that the reference should point to. ABCpdf .NET PDF Library.

ABCpdf .net

 
   

Set the IndirectObject that the reference should point to.

 

   
Syntax  

[C#]
void Assign(IndirectObject value)

[Visual Basic]
Sub Assign(value As IndirectObject)

 

   

Params
 
Name Description
value The IndirectObject that the RefAtom should point to.

 

   

Notes
 

Set the IndirectObject that the reference should point to.

 

   

Example
 

None.