Name | Description | |
---|---|---|
![]() | getAllowComments | Gets a Boolean value specifying whether the signer can enter comments in the Sign dialog box. Read/write. |
![]() | getId | Gets the ID of the signature for a document. |
![]() | getShowSignDate | Gets a Boolean value indicating whether the date the document was signed should be displayed. Read/write. |
![]() | getSigningInstructions | Gets the instructions for signing the document. Read/write. |
![]() | getSuggestedSigner | Gets the name of the principle signer of the document. Read/write. |
![]() | getSuggestedSignerEmail | Gets the email address of the signer of the document. Read/write. |
![]() | getSuggestedSignerLine2 | Gets the second line of suggested signer information (for example, title). Read/write. |
![]() | setAllowComments | Sets a Boolean value specifying whether the signer can enter comments in the Sign dialog box. Read/write. |
![]() | setShowSignDate | Sets a Boolean value indicating whether the date the document was signed should be displayed. Read/write. |
![]() | setSigningInstructions | Sets the instructions for signing the document. Read/write. |
![]() | setSuggestedSigner | Sets the name of the principle signer of the document. Read/write. |
![]() | setSuggestedSignerEmail | Sets the email address of the signer of the document. Read/write. |
![]() | setSuggestedSignerLine2 | Sets the second line of suggested signer information (for example, title). Read/write. |