PdfTextData Methods

The PdfTextData type exposes the following members.

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetCharacters
Gets the collection of all characters in this chunk.
Public methodGetCharCodes
Gets character codes for the chunk of text data.
Public methodGetHashCode (Inherited from Object.)
Public methodGetText()
Gets text associated with this chunk.
Public methodGetText(PdfTextConversionOptions)
Gets text associated with this chunk according to the specified options.
Public methodGetType (Inherited from Object.)
Public methodToString
Returns a String that represents this instance.
(Overrides Object.ToString().)

See Also