BarcodeTypeSelectorSetAll1D Method ByteScout Barcode Reader SDK
Enable all one-dimensional (1D, linear) barcodes except EAN-2, EAN-5, Circular 2 of 5, Patch Code, MSI, Pharmacode as they are designed to work without error checking and causing numerous false positives. Code 39 Ext, Code39 Mode 43, Code39 Mode 43 Ext are also excluded to avoid duplicates by generic Code 39 decoder. If you want to search for these barcode types as well, please enable them directly.

Namespace:  Bytescout.BarCodeReader
Assembly:  Bytescout.BarCodeReader (in Bytescout.BarCodeReader.dll) Version: 12.0.1.2142-master
Syntax

public void SetAll1D()

Implements

IBarcodeTypeSelectorSetAll1D
See Also

Reference