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