Sets a clear button in the left bottom corner if set to true. Default: false.
Sets the colour the user draws on the canvas.
Protected
disposedSets the height of the canvas.
Sets the background image of the control.
For compatibility reasons to Win10 app.
If set to true, signatures gets logged.
Protected
optionsSets the width of the canvas.
Gets the corresponding field of the form control.
Gets the PostfixFieldId. Relevant for operations in repeating units. Check first, if the form control is contained in a repeating unit, see: isRepeatingUnit.
Searches for a field by providing its id.
The id of the field.
Sets the field value of the form control. Be careful: This does not update the UI. In most cases it is better to use the val() method, see: val
The value of the field
Generated using TypeDoc
The HybridForms InkControl. Users can draw on a canvas. Optional a background image can be included. The drawn sketch is stored.