public class PdfDigitalSignature
PdfDigitalSignature(Byte, String) | Creates a digital signature object from a PFX certificate data |
PdfDigitalSignature(String, String) | Creates a digital signature object from a PFX certificate file |
Appearance | Controls the digital signature appearance properties in PDF document. It can control the appearance text or image, the PDF page and bounding rectangle |
AppearanceEnabled | Controls if the signature will appear in a PDF page |
ContactInfo | The signer contact info |
FieldName | The signature field name. The default value is null and a predefined field name is used |
Location | The signing location |
PfxCertificateData | The PFX certificate data |
PfxCertificatePassword | The PFX certificate password. It can be null it is not password protected |
Reason | The signing reason |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
ToString | (Inherited from Object) |