PdfSignatureAppearanceDistinguishedNameLabel Property |
Gets or sets the DistinguishedName label.
This property can be used to localize the label. Default value: "DN: ".
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.6.5
Syntaxpublic string DistinguishedNameLabel { get; set; }
Public Property DistinguishedNameLabel As String
Get
Set
Property Value
String
The
DistinguishedName label.
See Also