Barcode .Net Class Library

Bar.Style Property

Gets the style of a barcode bar.

[Visual Basic]
Public ReadOnly Property Style As BarcodeBarStyles

[C#]
public BarcodeBarStyles Style {get;}

Property Value

A BarcodeBarStyles enumeration indicating the style of the barcode bar, i.e., whether it's a long bar and whether it's a part of the add-on barcode.


© 2002 Bokai Corporation. All rights reserved.