New to Kendo UI for AngularStart a free 30-day trial

BarcodeText

Interface

Represents the Barcode text label.

Definition

Package:@progress/kendo-angular-barcodes

Properties

color?

string

Sets the color of the text. Accepts any valid CSS color string, including hex and rgb.

Default:

"black"

font?

string

Sets the font of the text.

Default:

"16px Consolas, Monaco, Sans Mono, monospace, sans-serif"

margin?

number | Margin

Sets the margin of the text. A numeric value sets all margins.

Default:

0

visible?

boolean

Shows or hides the Barcode text label.

If you set this property to false, the Barcode does not display the value as text below the barcode lines.

Default:

true

In this article
DefinitionPropertiescolor?font?margin?visible?
Not finding the help you need?
Contact Support