Barcode .Net Class Library

InvalidDataAction Property

Applies To: Barcode | BarcodeControl | BarcodeImage

Specifies the drawing action to take when the barcode data or add-on barcode data is invalid.

[Visual Basic]
Public Property InvalidDataAction As InvalidDataAction

[C#]
public InvalidDataAction InvalidDataAction {get; set;}

Property Value

A InvalidDataAction enumeration that specifies the drawing action to take when the barcode data or the add-on barcode data is invalid.

See Also

Data | AddOnData


© 2002 Bokai Corporation. All rights reserved.