addMovableSignature
Activates the drag and drop signature tool for a signature type that can be moved after insertion.
See developer guide on drag and drop Drag and drop
Signatures are not listed as an annotation.
Syntax
RxCore.addMovableSignature(selected);
Parameters
selected: boolean — Set totrueto enable the signature tool, orfalseto disable it.
Returns
- NA — This method does not return a value.