Barcode .Net Class Library

BarcodeType Property

Returns the barcode type (a BarcodeType enumeration) contained in the BarcodeTypeInfo object.

[Visual Basic]
Public ReadOnly Property BarcodeType As BarcodeType

[C#]
public BarcodeType BarcodeType {get;}

Property Value

A BarcodeType enumeration that indicates the barcode type.

See Also

BarcodeTypeInfo


© 2002 Bokai Corporation. All rights reserved.