Click or drag to resize

DeviceGetSupportedBarCodes Method

Returns the barcodes 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 BarCodeType[] GetSupportedBarCodes()

Return Value

Type: BarCodeType
An array of BarCodeType specifying which barcodes can be detected by the device.
See Also