Click or drag to resize

PdfTextToString Method

Returns a Unicode text contained in this PdfText.

Namespace: SautinSoft.Pdf.Content
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.7.1
Syntax
public override string ToString()

Return Value

String
A Unicode text contained in this PdfText.
See Also