Click or drag to resize

PdfNameToText Method

Returns a String without leading slash character ('/') that represents this PdfName instance.

Namespace: SautinSoft.Pdf.Objects
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.4.22
Syntax
public string ToText()

Return Value

String
A String without leading slash character ('/') that represents this PdfName instance.
See Also