This object provides functionalities for working with annotations.
TXDocumentViewer.signatures| Method | Description |
|---|---|
| cancel |
Cancels the signature-setup process. |
| clear |
Clears the softpad for signing in the signature dialog. |
| get |
Gets whether the custom signing process is enabled or disabled. |
| retrieve |
Retrieve signature from local storage. |
| set |
Sets a callback function which will be invoked on submitting the document. |
| set |
Enables or disables the custom signing process. |
| set |
Sets a callback function which will be invoked when the document is submitted. |
| start |
Starts the signature process and opens the signature dialog. |
| store |
Stores the signature and calls first box. |
| submit | Submits the signed document. |