Click or drag to resize

PdfTextInfoText Property

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

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

Property Value

String
Remarks
This ignores characters without unicode information
See Also