widthNumber

Determines the width of the signature in pixels.

Example - sets the width

<div id="signature"></div>
<script>
    $("#signature").kendoSignature({
        width: 200
    });
</script>
In this article
width
Not finding the help you need?
Contact Support