Click or drag to resize

BarcodeReaderEdition Enumeration

Defined the type of BarcodeReader license.

Namespace:  Atalasoft.Barcoding.Reading
Assembly:  Atalasoft.dotImage.Barcoding.Reading (in Atalasoft.dotImage.Barcoding.Reading.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public enum BarcodeReaderEdition
Members
  Member nameDescription
Code39 Supports recognizing only Code39.
All1D Supports recognizing all 1-D barcodes.
All1Dand2D Supports recognizing all 1-D barcodes and all 2-D barcodes.
See Also