Click or drag to resize

TwainBarCodeGetSearchPriorities Method

Returns an the search priorities used 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 BarCodeType[] GetSearchPriorities()

Return Value

Type: BarCodeType
An array of BarCodeType used as search priorities.
See Also