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.5.0.5.0.230 (.NET 4.6.2, x86)
Syntax
public BarCodeSearchMode[] GetSearchModes()

Return Value

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