StringAtom Class

ABCpdf .net

 
   

An Atom representing a text value.

System.Object
   WebSupergoo.ABCpdf10.Atoms.Atom
      WebSupergoo.ABCpdf10.Atoms.StringAtom

 

   
   
Method Description
  Encode Encode a string into a format for use in a content stream using a normal or simple font.
  EncodeDoubleByte Encode a string into a format for use in a content stream using a composite font with a double byte CMap.
StringAtom Construct a StringAtom.
Decode Decode a PDF encoded string into a plain string format.
DecodeDoubleByte Decode a double byte PDF encoded string into a plain string format.
Equals Test whether the two StringAtoms are the same.
  inherited methods...

 

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