Link Search Menu Expand Document

ReaderDecoderSpecificOptions Property

Fine-tuning options for specific barcode decoders. May affect the decoding speed at the cost of reliability.

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

Property Value

Type: DecoderSpecificOptions

Implements

IReaderDecoderSpecificOptions
See Also

Reference