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