RefAtom Class

ABCpdf .net

 
   

An Atom which references an IndirectObject.

System.Object
   WebSupergoo.ABCpdf10.Atoms.Atom
      WebSupergoo.ABCpdf10.Atoms.RefAtom

 

   
   
Method Description
RefAtom Construct a RefAtom.
Assign Set the IndirectObject that the reference should point to.
Equals Test whether the two RefAtoms are the same.
Resolve Get the IndirectObject that the reference is pointing to.
  inherited methods...

 

   
   
Property Description
ID The ID of the referenced IndirectObject.
Gen The generation of the referenced IndirectObject.
  inherited properties...