Barcode .Net Class Library

BarcodeCharacteristics Enumeration

Indicates the characteristics of the barcode.
This enumeration allows a bitwise combination of its member values.

[Visual Basic]
Public Enum BarcodeCharacteristics

[C#]
public enum BarcodeCharacteristics

Members

Member Name Description
HasAddOn The barcode type has an add-on barcode in addition to a main barcode.

See Also

Characteristics


© 2002 Bokai Corporation. All rights reserved.