Link Search Menu Expand Document

ReaderMinimalDataLength 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
public int MinimalDataLength { get; set; }

Property Value

Type: Int32
The minimal acceptable length of decoded data.

Implements

IReaderMinimalDataLength
See Also

Reference