Click or drag to resize

PdfSignerName Property

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

Default value: SubjectCommonName of a certificate associated with Id.


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

Property Value

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