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: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public int MaximumRetries { get; set; }

Property Value

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