Barcode .Net Class Library

DataInvalid Property

Applies To: Barcode | BarcodeControl | BarcodeImage

Indicates whether the current barcode data Data is invalid.

[Visual Basic]
Public ReadOnly Property DataInvalid As Boolean

[C#]
public bool DataInvalid {get;}

Property Value

Indicates whether the current barcode data Data is invalid.

See Also

Data | AddOnDataInvalid


© 2002 Bokai Corporation. All rights reserved.