PdfDigitalSignatureElement Class | |
Namespace: SelectPdf
The PdfDigitalSignatureElement type exposes the following members.
| Name | Description | |
|---|---|---|
| PdfDigitalSignatureElement |
Constructs a digital signature element that can be added to a pdf document page.
|
| Name | Description | |
|---|---|---|
| Certificate |
Gets the certificate used to create the signature.
| |
| ContactInfo |
Gets or sets the contact information.
| |
| Location |
Gets or sets the location of the signing.
| |
| Reason |
Gets or sets the reason for the signing.
|
| Name | Description | |
|---|---|---|
| SetDate |
Specify the date when the document was signed. If this method is not called, the current date is set by default.
|