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.
| |
| GetSignState |
Get the verification status of the signature.
| |
| IsSignatureInAATLorEUTL |
Whether the signature is in the AATL or EUTL.
| |
| IsValid |
Checks if the object is valid.
| |
| LoadAATLandEUTL |
Load the AATL and EUTL certificates.
| |
| Release |
Release the CPDFSignature | |
| VerifySignatureWithDocument |
Refresh the status of this signature, including whether the signature is valid, trusted, or expired.
|