Link Search Menu Expand Document

IReaderMinimalDataLength Property

Gets or sets the minimal acceptable length of decoded data.

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

Property Value

Type: Int32
The minimal acceptable length of decoded data.
See Also

Reference