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 to- trueto enable the signature tool, or- falseto disable it.
Returns
- NA — This method does not return a value.