Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ISignatureSetup Interface
Properties

In This Topic
    ISignatureSetup Interface Members
    In This Topic

    The following tables list the members exposed by ISignatureSetup.

    Public Properties
     NameDescription
     PropertyGets or sets a System.Boolean value specifying whether the signer can enter comments in the Sign dialog box. Read/write.  
     Property Gets the ID of the signature for a document.  
     PropertyGets or sets a System.Boolean value indicating whether the date the document was signed should be displayed. Read/write.  
     Property Gets or sets the instructions for signing the document. Read/write.  
     Property Gets or sets the name of the principle signer of the document. Read/write.  
     Property Gets or sets the email address of the signer of the document. Read/write.  
     Property Gets or sets the second line of suggested signer information (for example, title). Read/write.  
    Top
    See Also