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.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.4.23
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