Click or drag to resize

PdfSignatureAppearanceDistinguishedName Property

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

Default value: .


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

Property Value

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