EVO HTML to PDF Converter

DigitalSignatureElement Properties

EVO PDF Client for .NET Documentation

The DigitalSignatureElement type exposes the following members.

Properties

  NameDescription
Public propertyBounds
Gets or sets the bounds of the rectangle where the certificate will be applied in PDF page. If the bounds is null the certificate will be applied in PDF document where the last PDF element was rendered
Public propertyCertificateIndex
Gets or sets the certificate index in collection of certificates stored in PFX file
Public propertyContactInfo
Information provided by the signer to enable a recipient to contact the signer to verify the signature; for example, a phone number
Public propertyLocation
Gets or sets the CPU host name or physical location of the signing
Public propertyPfxData
Gets or sets the binary data of a PFX file containing the certificate used for signing. The PFX file is expected to contain both the private and public key
Public propertyPfxPassword
Gets or sets the password to access the PFX file. It can be null or empty if no password is required
Public propertyReason
Gets or sets the reason for the signing
Top
See Also

Reference