QualitySettingsAllowOneDWipedBarsRestoration Property

Allows engine for 1D barcodes to recognize barcodes with single wiped/glued bars in pattern.

Namespace:  Aspose.BarCode.BarCodeRecognition
Assembly:  Aspose.BarCode (in Aspose.BarCode.dll) Version: 20.11.0
Syntax
public bool AllowOneDWipedBarsRestoration { get; set; }

Property Value

Type: Boolean
Allows engine for 1D barcodes to recognize barcodes with single wiped/glued bars in pattern.
See Also