Click or drag to resize

PdfTextInfo.Text Property

Gets a text string associated with this instance of PdfTextInfo class.

Namespace: Patagames.Pdf.Net
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public string Text { get; }

Property Value

String
Remarks
This ignores characters without unicode information
See Also