Click or drag to resize

PdfTextInfo Class

Represents a text information of specified text on the page.
Inheritance Hierarchy
SystemObject
  Patagames.Pdf.NetPdfTextInfo

Namespace: Patagames.Pdf.Net
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.89.2704
Syntax
public class PdfTextInfo

The PdfTextInfo type exposes the following members.

Properties
 NameDescription
Public propertyRects Gets a collection of rectangular areas bounding specified text.
Public propertyText Gets a text string associated with this instance of PdfTextInfo class.
Top
See Also