[]
        
(Showing Draft Content)

C1.Pdf.PdfSignature

PdfSignature Class

Represents a digital signature field of an AcroForm.

Inheritance
PdfSignature
Namespace: C1.Pdf
Assembly: C1.Pdf.dll
Syntax
public class PdfSignature : PdfFieldBase

Constructors

Name Description
PdfSignature()

Initializes a new instance of the PdfSignature class.

Properties

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.