C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1BarCode Namespace / C1BarCode Class / BarWide Property

In This Topic
BarWide Property
In This Topic
BarCode Property: Gets or sets the width of the wide bars in screen pixels.
Syntax
'Declaration
 
Public Property BarWide As System.Integer
 
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