Barcode .Net Class Library

Characteristics Property

Applies To: Barcode | BarcodeControl | BarcodeImage

Gets the characteristics of the current barcode type.

[Visual Basic]
Public ReadOnly Property Characteristics As  BarcodeCharacteristics

[C#]
public BarcodeCharacteristics Characteristics {get;}

Property Value

A BarcodeCharacteristics enumeration that indicates the characteristics of the current barcode type.


© 2002 Bokai Corporation. All rights reserved.