BarcodeControlBarHeight Property ByteScout Barcode SDK
Gets or sets the height of the barcode bars in pixels.

Namespace:  Bytescout.BarCode
Assembly:  Bytescout.BarCode.WinForms (in Bytescout.BarCode.WinForms.dll) Version: 7.6.3.1256-master
Syntax

public int BarHeight { get; set; }

Property Value

Type: Int32
The height of the barcode bars in pixels.

Implements

IBarcodeBarHeight
See Also

Reference