[]
Represents a digital signature field of an AcroForm.
public class PdfSignature : PdfFieldBase
Name | Description |
---|---|
PdfSignature() | Initializes a new instance of the PdfSignature class. |
Name | Description |
---|---|
Certificate | Gets or sets the certificate of this digital signature. |
ContactInfo | Gets or sets the contact information (such as an e-mail address). |
Handler | Gets or sets the type of handler used to authenticate the current signature. |
Image | Gets or sets the image associated with the current signature. |
Location | Gets or sets the location information (such as a site address). |
Reason | Gets or sets the signing reason info (arbitrary text). |
Text | Gets or sets the text of the current PdfSignature. |