BarcodeControlNarrowBarWidth Property ByteScout Barcode SDK
Gets or sets the width of the narrow bar in pixels.

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

public int NarrowBarWidth { get; set; }

Property Value

Type: Int32
The width of the narrow bar in pixels.

Implements

IBarcodeNarrowBarWidth
See Also

Reference