Skip to main content

TdxPSPDFSignatureOptions Members

Stores digital signature settings for exported PDF documents.

Properties

Name Description
Certificate Specifies a public key certificate used to sign exported PDF documents.
ContactInfo
Enabled Specifies if a digital signature is applied to an exported PDF document.
Location Specifies the signer’s location.
Reason Specifies a reason for a digital signature.

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.
ToString Inherited from TObject.
See Also