valueString

The initial value of the Barcode

Example

<div id="barcode"></div>
<script>
$("#barcode").kendoBarcode({
  value:"12345",
  width: 300
});
</script>
In this article
value
Not finding the help you need?
Contact Support