CPDFSignature Class |
Namespace: ComPDFKit.DigitalSign
public class CPDFSignature
The CPDFSignature type exposes the following members.
Name | Description | |
---|---|---|
![]() | Date |
Time of the signature
|
![]() | FieldName |
Signature form field name
|
![]() | Filter |
Get the signature's Filter
|
![]() | Location |
Get the CPU hostname or physical location of the signature.
|
![]() | ModifyInfoList |
List of document modification information
|
![]() | Name |
Signer's name
|
![]() | Permissions |
Permission settings for the digital signature.
|
![]() | Reason |
Reason for the signature
|
![]() ![]() | SignCertTrustedFolder | Certificate trust path folder. When trusting a certificate, the certificate will be added to this folder. When verifying the trustworthiness of a certificate, it will check if the certificate is located in this path. |
![]() | SignerList |
List of signers
|
![]() | SubFilter |
Get the signature's SubFilter
|
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.
|