[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.ISignatureSetup

ISignatureSetup Interface

Represents the information used to set up a signature packet.

Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
Syntax
public interface ISignatureSetup
Public Interface ISignatureSetup

Properties

Name Description
AllowComments

Gets or sets a bool value specifying whether the signer can enter comments in the Sign dialog box. Read/write.

Id

Gets the ID of the signature for a document.

ShowSignDate

Gets or sets a bool value indicating whether the date the document was signed should be displayed. Read/write.

SigningInstructions

Gets or sets the instructions for signing the document. Read/write.

SuggestedSigner

Gets or sets the name of the principle signer of the document. Read/write.

SuggestedSignerEmail

Gets or sets the email address of the signer of the document. Read/write.

SuggestedSignerLine2

Gets or sets the second line of suggested signer information (for example, title). Read/write.