Click or drag to resize

TwainBarCodeSearchMode Property

Gets or sets the search mode to use when scanning for barcodes and patchcodes.

Namespace:  Atalasoft.Twain
Assembly:  Atalasoft.DotTwain (in Atalasoft.DotTwain.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public BarCodeSearchMode SearchMode { get; set; }

Property Value

Type: BarCodeSearchMode
The search mode to use.
See Also