Barcode .Net Class Library
Bar.Width Property
Gets the width of a barcode bar.
[Visual Basic]
Public ReadOnly Property Width As Integer
[C#]
public int Width {get;}
Property Value
The width of a barcode bar.
See Also
Bar.X
© 2002 Bokai Corporation. All rights reserved.