Click or drag to resize

TwainBarCodeGetSearchModes Method

Returns the barcode search modes supported by the device.

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[] GetSearchModes()

Return Value

Type: BarCodeSearchMode
An array of BarCodeSearchMode values supported by the device.
See Also