TdxPDFSignatureField Class
A digital signature field.
Declaration
TdxPDFSignatureField = class(
TdxPDFCustomNonExportableField
)
Remarks
This class does not introduce any new public members. Refer to the TdxPDFCustomField class description for information on common interactive field settings.
You can use the PDF document container’s SignatureOptions property to configure the digital signature in a document. Refer to the following topic for detailed information on digital signatures: How to: Add a Digital Signature to a PDF Document.
Inheritance
See Also