Skip to main content

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 to true to enable the signature tool, or false to disable it.

Returns

  • NA — This method does not return a value.