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