addSignature
Activates the drag and drop signature tool.
See developer guide on drag and drop Drag and drop
Signatures are not listed as an annotation.
Syntax
RxCore.addSignature(selected)
Parameters
selected
: boolean — Set totrue
to enable the signature tool, orfalse
to disable it.
Returns
- NA — This method does not return a value.