Click or drag to resize
BaseBarcodeNarrowBarWidth Property
Width of the narrow bar in rendered barcode in pixels.

Namespace:  Limilabs.Barcode
Assembly:  Barcode (in Barcode.dll) Version: 2.0.0.20
Syntax
public int NarrowBarWidth { get; set; }

Property Value

Type: Int32

Implements

IBaseBarcodeNarrowBarWidth
See Also