Click or drag to resize

PdfContentGroupToString Method

Returns a Unicode text contained in this PdfContentGroup.

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 PdfContentGroup.
See Also