TdxPDFSignatureFieldInfo.Reason Property
In This Article
Specifies a reason to sign a PDF document.
#Declaration
Delphi
property Reason: string read; write;
#Property Value
Type |
---|
string |
#Remarks
Use this property to add a reason to sign a document, such as approval.
Note
The Contact
The Reason property’s default value is an empty string.
See Also