Click or drag to resize

CPDFSignature Methods

The CPDFSignature type exposes the following members.

Methods
  NameDescription
Public methodGetPageBound
Get the rectangular area position of the signature within the page.
Public methodGetPageIndex
Get the page number where the signature is located.
Public methodGetSignatureWidget
Get the CPDFSignatureWidget object where the signature is located.
Public methodIsValid
Checks if the object is valid.
Public methodRelease
Release the CPDFSignature
Public methodVerifySignatureWithDocument
Refresh the status of this signature, including whether the signature is valid, trusted, or expired.
Top
See Also