<kendo:barcode-padding>

The padding of the barcode.

Example

<kendo:barcode>
    <kendo:barcode-padding></kendo:barcode-padding>
</kendo:barcode>

Configuration Attributes

bottom float

The bottom padding of the barcode.

Example

<kendo:barcode-padding bottom="bottom">
</kendo:barcode-padding>

left float

The left padding of the barcode.

Example

<kendo:barcode-padding left="left">
</kendo:barcode-padding>

The right padding of the barcode.

Example

<kendo:barcode-padding right="right">
</kendo:barcode-padding>

top float

The top padding of the barcode.

Example

<kendo:barcode-padding top="top">
</kendo:barcode-padding>
In this article
Not finding the help you need?