Leadtools.Barcode Namespace : BarcodeReader Class |
The following tables list the members exposed by BarcodeReader.
Name | Description | |
---|---|---|
Engine | Gets the instance of the BarcodeEngine associated with this class. | |
ErrorMode | Indicate how to handle errors when reading barcodes. | |
ImageType | Gets or sets the barcode image type when reading barcodes. | |
MaximumImageHeight | Gets or sets the maximum image height allowed when reading barcodes. | |
MaximumImageWidth | Gets or sets the maximum image width allowed when reading barcodes. |
Name | Description | |
---|---|---|
freeAvailableSymbologies | Free allocated availableSymbologies array returned by getAvailableSymbologies method | |
GetAllDefaultOptions | Gets a list of all the current barcode read options. | |
GetAllDefaultOptions | For information about this method please see GetAllDefaultOptions. | |
GetAvailableSymbologies | Gets a list of all the barcode symbologies (types) currently available for reading by LEADTOOLS. | |
GetBarcodeReadOptionsType | Gets the type of the barcode read options class associated with a symbology. | |
GetDefaultOptions | Gets the default read options for a specified symbology. | |
GetDefaultOptions | For information about this method please see GetDefaultOptions. | |
LoadOptions | Overloaded. Loads the default read options from the specified XML file for this BarcodeReader. | |
ReadBarcode | Overloaded. Read one barcode from an image with specified symbology and default options. | |
ReadBarcodes | Overloaded. Read multiple barcodes from an image with symbologies from a specified group the default options. | |
SaveOptions | Overloaded. Saves the default read options from the specified XML file used for this BarcodeReader . |
Name | Description | |
---|---|---|
ReadSymbology | Occurs for every barcode symbology read. |
BarcodeReader Class
Leadtools.Barcode Namespace
BarcodeSymbology Enumeration
BarcodeData Class
BarcodeReader.ReadBarcode
BarcodeReader.ReadBarcodes
Programming with LEADTOOLS Barcode
Supported Barcode Symbologies
Unlocking Barcode Support
Reading Barcodes Tutorial
UPC / EAN Barcodes in LEADTOOLS
2 of 5 Barcodes Barcodes in LEADTOOLS
GS1 DataBar / RSS-14 Barcodes in LEADTOOLS
Code 128 Barcodes in LEADTOOLS
USPS and 4-State Barcodes in LEADTOOLS
MSI Barcodes (Pulse Width Modulated) in LEADTOOLS
Codabar Barcodes in LEADTOOLS
Miscellaneous Barcodes in LEADTOOLS
Datamatrix Barcodes in LEADTOOLS
PDF417 and MicroPDF417 Barcodes in LEADTOOLS
MicroPDF417 Barcodes in LEADTOOLS
QR Barcodes in LEADTOOLS