TdxPDFSignatureFieldInfo.Location Property
In This Article
Specifies the signer’s location.
#Declaration
Delphi
property Location: string read; write;
#Property Value
Type |
---|
string |
#Remarks
Use this property to specify the place of origin for signed documents.
Note
The Contact
The Location property’s default value is an empty string.
See Also