| DigitalSignatureElement Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: ExpertPdf.PdfCreator
 Syntax
SyntaxThe DigitalSignatureElement type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | DigitalSignatureElement | 
            Constructs a digital signature object that can be added to a PDF page.
             | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Certificate | 
            Gets the certificate used to create the signature.
             | 
|  | ContactInfo | 
            Information provided by the signer to enable a recipient to contact the signer 
            to verify the signature; for example, a phone number.
             | 
|  | Location | 
            Gets or sets the CPU host name or physical location of the signing.
             | 
|  | Reason | 
            Gets or sets the reason The reason for the signing, such as ( I agree … ).
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | SetDate | 
            Specify the date when the document was signed. By default, the current date is set.
             | 
 See Also
See Also