This object provides functionalities for working with annotations.

Syntax

TXDocumentViewer.signatures

Methods

Method Description
cancelSigningProcess Cancels the signature-setup process.
clearSignaturePad Clears the softpad for signing in the signature dialog.
getCustomSigning Gets whether the custom signing process is enabled or disabled.
retrieveSignature Retrieve signature from local storage.
setBeforeSubmitCallback Sets a callback function which will be invoked on submitting the document.
setCustomSigning Enables or disables the custom signing process.
setSubmitCallback Sets a callback function which will be invoked when the document is submitted.
startSigningProcess Starts the signature process and opens the signature dialog.
storeSignature Stores the signature and calls first box.
submit Submits the signed document.