New to Telerik UI for ASP.NET Core? Download free 30-day trial

BarcodeTextMarginSettings

Kendo UI BarcodeTextMarginSettings class

Properties

Bottom - Nullable

Left - Nullable

Right - Nullable

Top - Nullable

Barcode - Barcode

Sets the preferred rendering engine. If it is not supported by the browser, the Barcode will switch to the first available mode.The supported values are: "canvas" - renders the widget as a Canvas element, if available. or "svg" - renders the widget as inline SVG document, if available.

Methods

Serialize()

Serialize current instance to Dictionary

In this article
Not finding the help you need?