• Getting Started
  • Components
    • Barcodes
    • Buttons
    • Chartsupdated
    • Conversational UIupdated
    • Data Query
    • Date Inputs
    • Date Math
    • Dialogs
    • Drawing
    • Dropdownsupdated
    • Editor
    • Excel Export
    • File Saver
    • Filter
    • Gantt
    • Gauges
    • Gridupdated
    • Icons
    • Indicators
    • Inputsupdated
    • Labels
    • Layout
    • ListBox
    • ListView
    • Map
    • Menus
    • Navigation
    • Notification
    • Pager
    • PDF Export
    • PDFViewer
    • PivotGrid
    • Popup
    • ProgressBars
    • Ripple
    • Schedulerupdated
    • ScrollView
    • Sortable
    • Spreadsheetupdated
    • ToolBar
    • Tooltips
    • TreeList
    • TreeView
    • Typography
    • Uploads
    • Utilities
  • Styling & Themes
  • Common Features
  • Project Setup
  • Knowledge Base
  • Sample Applications
  • FAQ
  • Troubleshooting
  • Updates
  • Changelogs
New to Kendo UI for Angular? Start a free 30-day trial

BarcodeText

The Barcode text label configuration.

NameTypeDefaultDescription

color?

string

"black"

The color of the text. Any valid CSS color string will work here, including hex and rgb.

font?

string

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

The font of the text.

margin?

number | Margin

0

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

visible?

boolean

true

A flag indicating that the Barcode text label is visible.

If set to false, the Barcode will not display the value as a text below the barcode lines.

In this article

Not finding the help you need?