IReaderFastMode Property ByteScout Barcode Reader SDK
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

bool FastMode { get; set; }

Property Value

Type: Boolean
See Also

Reference