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