PdfSignatureInfo Properties
Contains signature information.| Name | Description |
|---|---|
| CertificationLevel | Gets the signature’s certification level. |
| ContactInfo | Gets the signer’s contact information. |
| Contents | Returns signature contents as a byte array (including zero padding at the end of the array). |
| FieldName | Gets the name of a signature form field. |
| Filter | Retrieves the name of the preferred signature handler. |
| Location | Gets the place where the signature was applied (for example, the company address). |
| Reason | Gets the reason to apply a signature. |
| SignerName | Gets a signer’s name. |
| SigningTime | Gets the date and time when the signature is applied. |
| SubFilter | Gets information about the signature’s format. |
See Also