Link Search Menu Expand Document

BarcodeWebImageBarHeight Property

Gets or sets the height of the barcode bars in pixels.

Namespace:Bytescout.BarCode
Assembly: Bytescout.BarCode (in Bytescout.BarCode.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