Property DistinguishedNameLabel
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
DistinguishedNameLabel
Gets or sets the label to use before the distinguished name inside the text of the signature.
public string? DistinguishedNameLabel { get; set; }
Property Value
- string
The label to use before the distinguished name inside the text of the signature.
Remarks
The distinguished name will be displayed without a label if the value of this property
is null
or empty.
Default value: "DN:".