IBarcodeSetNarrowBarWidth Method ByteScout Barcode SDK
Sets the width of the narrow bars in specified units.

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

void SetNarrowBarWidth(
	float width,
	UnitOfMeasure unit
)

Parameters

width
Type: SystemSingle
The width of the narrow bars in specified units.
unit
Type: Bytescout.BarCodeUnitOfMeasure
The unit of measure for narrow bar width value.
See Also

Reference