Click or drag to resize

ReadOptsEnableRescan Property

Enable/Disable rescan procedure on the local region for detection results with low confidence. Default value: true.

Namespace:  Atalasoft.Barcoding.Reading
Assembly:  Atalasoft.dotImage.Barcoding.Reading (in Atalasoft.dotImage.Barcoding.Reading.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public bool EnableRescan { get; set; }

Property Value

Type: Boolean
Remarks
Rescan procedure is applied only to 1D barcode types.
See Also