Atalasoft.dotImage.Barcoding.Reading.x86 by Atalasoft

<PackageReference Include="Atalasoft.dotImage.Barcoding.Reading.x86" Version="10.7.0.63297" />

 Atalasoft.Barcoding.Reading

Namespace with 17 public types

 Classes

 AztecOptions Extra options that apply specifically to the Aztec symbology.
 BarCode Describes a barcode symbol found within an image.
 BarCodeEventArgs Provides data for the ReadBarCode event in the class.
 BarCodeReader A barcode reader. To read barcodes from an image, create an instance of this class, associate it with the image, and invoke its ReadBars method.
 BarcodeReaderLicense This class is used for licensing purposes, or for inspecting the current Edition.
 Pdf417Options Extra options that apply specifically to the PDF417 symbology.
 ReadOpts Encapsulates the options for reading barcodes from images.
 StructuredAppend Structured Append barcode data

 Enumerations

 AztecParsingQuality Represents the quality of Aztec barcode detection, validation and decoding.
 BarcodeReaderEdition Defined the type of BarcodeReader license.
 Code39Options This enumeration represents a set of flags that will affect how Code39 barcodes are read. If you need to read other symbologies in addition to Code39, you should always use the None setting.
 Directions Read direction identifiers. Flagged.
 ReadingQuality ReadingQuality balances speed and accuracy of the BarCodeReader object.
 Symbologies Barcode symbology identifiers. Flagged.

 Abstract Classes

 BarCodeReaderBase An abstract base class for barcode reading that implements many of the core features.

 Interfaces

 BarImageable Specification for an image data provider.