clearSignature

Clears the content of a signature pad.

Parameters

  1. controlId - id of the signature pad control

Example Usages

app.clearSignature("mySignaturePad");

Return Values

Function does not explicitly produce return value.

Last updated

Was this helpful?