PdfSignatureAppearanceName Property |
Gets or sets the name of the person or authority signing the document.
Default value: Name.
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.2.19
Syntaxpublic string Name { get; set; }Public Property Name As String
Get
Set
Property Value
String
The name of the person or authority signing the document.
See Also