Barcode .Net Class Library

AddOnDataInvalid Property

Applies To: Barcode | BarcodeControl | BarcodeImage

Indicates whether the current add-on barcode data AddOnData is invalid.

[Visual Basic]
Public ReadOnly Property AddOnDataInvalid As Boolean

[C#]
public bool AddOnDataInvalid {get;}

Property Value

Indicates whether the current add-on barcode data AddOnData is invalid.

See Also

AddOnData | DataInvalid


© 2002 Bokai Corporation. All rights reserved.