Click or drag to resize

PdfSignatureAppearanceName Property

Gets or sets the name of the person or authority signing the document.

Default value: Name.


Namespace: SautinSoft.Pdf.Forms
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.6.5
Syntax
public string Name { get; set; }

Property Value

String
The name of the person or authority signing the document.
See Also