Encapsulates information about the signed document created by default signing process.
public class SignatureDocument
Public Class SignatureDocument
Constructor | Description |
---|---|
Signature |
Creates a new instance of the Web. |
Property | Description |
---|---|
Document | Specifies the data of the signed document encoded as base-64. |
Num |
The number of pages in the sigend document. |
Signature |
Specifies the results of merging the signature-box. |
Signer |
Specifies the initials of the signer who has signed the document. |
Signer |
Specifies the name of the signer who has signed the document. |
Time |
Specifies the time when the document is signed. |