Property IncludeName
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
IncludeName
Gets or sets a value indicating whether to include the certificate name in the text of the signature.
public bool IncludeName { get; set; }
Property Value
- bool
trueif to include the certificate name in the text of the signature; otherwise,false.
Remarks
Default value: true.