---
title: barcodeHeight
framework: coreimage
role: symbol
role_heading: Instance Property
path: coreimage/cicode128barcodegenerator/barcodeheight
---

# barcodeHeight

The height, in pixels, of the generated barcode.

## Declaration

```swift
var barcodeHeight: Float { get set }
```

## See Also

### Instance Properties

- [message](coreimage/cicode128barcodegenerator/message.md)
- [quietSpace](coreimage/cicode128barcodegenerator/quietspace.md)
