Encapsulates information about the signed document created by default signing process.

Syntax

public class SignatureDocument
Public Class SignatureDocument

Constructors

Constructor Description
SignatureDocument Creates a new instance of the Web.MVC.DocumentViewer.SignatureDocument class.

Properties

Property Description
Document Specifies the data of the signed document encoded as base-64.
NumPages The number of pages in the sigend document.
SignatureBoxMergeResults Specifies the results of merging the signature-box.
SignerInitials Specifies the initials of the signer who has signed the document.
SignerName Specifies the name of the signer who has signed the document.
TimeStamp Specifies the time when the document is signed.