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

# BorderProps

### border-color `String`

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

### border-width `Number`

The width (in pixels) of the border. By default, the border width is set to `zero` which means that the border will not appear.

## Suggested Links

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