StringAtom Class From ABCpdf .net previous page next page StringAtom Class An Atom representing a text value. System.Object WebSupergoo.ABCpdf10.Atoms.Atom WebSupergoo.ABCpdf10.Atoms.StringAtom Method Description S» Encode Encode a string into a format for use in a content stream using a normal or simple font. S» 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... previous page start next page