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: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public BarCodeSearchMode SearchMode { get; set; }

Property Value

Type: BarCodeSearchMode
The search mode to use.
See Also