BarCode for ASP.NET Web Forms
BarWide Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1BarCode Namespace > C1BarCode Class : BarWide Property
BarCode Property: Gets or sets the width of the wide bars in screen pixels.
Syntax
'Declaration
 
Public Property BarWide As System.Integer
public System.int BarWide {get; set;}
Remarks
By default, narrow bars are one screen pixel wide (1/96") and wide bars are two pixels wide (1/96"). You should never have to change these values, they are exposed only in case you need to make adjustments for special barcode reader hardware.
See Also

Reference

C1BarCode Class
C1BarCode Members