Link Search Menu Expand Document

ReaderFastMode Property

Gets or set the "fast" mode for linear (1D) barcode types. Works faster but the recognition confidence is worse. Use with barcode images of perfect quality.

Namespace:Bytescout.BarCodeReader
Assembly: Bytescout.BarCodeReader (in Bytescout.BarCodeReader.dll) Version: 12.0.1.2142-master
Syntax
public bool FastMode { get; set; }

Property Value

Type: Boolean

Implements

IReaderFastMode
See Also

Reference