new SignatureLine()

Methods

getAllowComments()

Indicates whether comments could be attached.

getEmail()

Gets and sets the email of singer.

getId()

Gets or sets identifier for this signature line.

getInstructions()

Gets and sets the text shown to user at signing time.

getProviderId()

Gets and sets the id of signature provider. It's typically the CLSID of the provider com add-in.

getShowSignedDate()

Indicates whether show signed date.

getSigner()

Gets and sets the signer.

getTitle()

Gets and sets the title of singer.

isLine()

Indicates whether it is a signature line.

setAllowComments()

Indicates whether comments could be attached.

setEmail()

Gets and sets the email of singer.

setId()

Gets or sets identifier for this signature line.

setInstructions()

Gets and sets the text shown to user at signing time.

setLine()

Indicates whether it is a signature line.

setProviderId()

Gets and sets the id of signature provider. It's typically the CLSID of the provider com add-in.

setShowSignedDate()

Indicates whether show signed date.

setSigner()

Gets and sets the signer.

setTitle()

Gets and sets the title of singer.