CPDFSignature Methods |
The CPDFSignature type exposes the following members.
| Name | Description | |
|---|---|---|
| GetPageBound |
Get the rectangular area position of the signature within the page.
| |
| GetPageIndex |
Get the page number where the signature is located.
| |
| GetSignatureWidget |
Get the CPDFSignatureWidget object where the signature is located.
| |
| IsValid |
Checks if the object is valid.
| |
| Release |
Release the CPDFSignature | |
| VerifySignatureWithDocument |
Refresh the status of this signature, including whether the signature is valid, trusted, or expired.
|