Click or drag to resize

TwainBarCodeMaximumRetries Property

Gets or sets the maximum number of times the scanner will search for a barcode or patchcode before moving on.

Namespace:  Atalasoft.Twain
Assembly:  Atalasoft.DotTwain (in Atalasoft.DotTwain.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public int MaximumRetries { get; set; }

Property Value

Type: Int32
The maximum number of retries when searching for codes.
See Also