Skip to main content

TdxPDFSignatureOptions Members

Stores digital signature settings.

Properties

Name Description
EmbeddedSignatureCount Returns the number of digital signatures applied to a PDF document.
EmbeddedSignatures Provides indexed access to a PDF document‘s digital signatures.
Enabled Specifies if a digital signature is applied to a saved document.
Signature Provides access to the active digital signature’s settings.

Methods

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
IsDocumentSigned Identifies if a PDF document has a digital signature.
Reset Resets all digital signature settings.
ToString Inherited from TObject.
See Also