<kendo:barcode-text-margin>

The margin of the text

Example

<kendo:barcode-text>
    <kendo:barcode-text-margin></kendo:barcode-text-margin>
</kendo:barcode-text>

Configuration Attributes

bottom float

The bottom margin of the text.

Example

<kendo:barcode-text-margin bottom="bottom">
</kendo:barcode-text-margin>

left float

The left margin of the text.

Example

<kendo:barcode-text-margin left="left">
</kendo:barcode-text-margin>

The right margin of the text.

Example

<kendo:barcode-text-margin right="right">
</kendo:barcode-text-margin>

top float

The top margin of the text.

Example

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