TdxPSPDFSignatureOptions.Reason Property
Specifies a reason for a digital signature.
Declaration
property Reason: string read; write;
Property Value
Type |
---|
string |
Remarks
Use this property to add a reason for your digital signature, such as approval.
The Reason property’s default value is an empty string.
See Also