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