---
title: borderProps API
description: "API Index | borderProps"
api_reference: true
slug: api_barcode_borderprops_wrapper
---

# BorderProps

### border-color `String`

The color of the border. Accepts any valid CSS color string, including hex and rgb.

### border-dash-type `String`

The dash type of the border.

### border-width `Number`

The width of the border.

## Suggested Links

* [`border` in Kendo UI Barcode for jQuery](https://docs.telerik.com/kendo-ui/api/javascript/dataviz/ui/barcode/configuration/border)
