AllowIncorrectBarcodes

BarcodeOptions.AllowIncorrectBarcodes property

Gets the value that indicates whether the incorrect barcodes are allowed.

public bool AllowIncorrectBarcodes { get; }

Property Value

true if the incorrect barcodes are allowed; otherwise, false.

See Also