OpAtom Class

ABCpdf .net

 
   

An atom which represents a content stream operator.

System.Object
   WebSupergoo.ABCpdf10.Atoms.Atom
      WebSupergoo.ABCpdf10.Atoms.OpAtom

 

   
   
Method Description
OpAtom Create an operator atom for a string.
Equals Test whether the two OpAtoms are the same.
Find Finds specified types of OpAtom entries in an array.
Throws Exceptions GetParameter Gets the parameter associated with the OpAtom at the specified index and validates that the atom is of the correct type.
GetParameters Gets the parameters associated with the OpAtom at the specified index and validates that the atoms are of the correct type.
  inherited methods...

 

   
   
Property Description
Text The text of the operator.
  inherited properties...