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: 2026.2.0.0.42 (.NET 4.6.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