PdfTextPageRenderInfoRenderedText Property
The portion of the original text that was actually drawn on this page.
For single-page text this equals the full input text; for multi-page text
each page receives the substring of the input text that was laid out on it,
sliced at word boundaries
Namespace: Winnovative.Pdf.NextAssembly: Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.10.0
public string RenderedText { get; }
Property Value
String