Control the size for single bar (in pixel), changing this property will extend the width of entire image.

Declaration Syntax
public int BarWidth { get; set; }Public Property BarWidth As Integer
Get
Set
public:
property int BarWidth {
int get ();
void set (int value);
}
Value
1

Examples
CopyC#
Assembly:
BarcodeNET (Module: BarcodeNET) Version: 7.5.3855.36704