Click or drag to resize

PdfSignatureAppearanceToString Method

Returns a Unicode text contained in this PdfSignatureAppearance.

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

Return Value

String
A Unicode text contained in this PdfSignatureAppearance.
See Also