The following tables list the members exposed by BarcodeReader.
Name | Description | |
---|---|---|
GetAllDefaultOptions | Gets a list of all the current barcode read options. | |
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. | |
LoadOptions | Loads the default read options from the specified XML file for this BarcodeReader. | |
ReadBarcode | Read one barcode from an image with a symbology from a specified group and options. | |
ReadBarcodes | Read multiple barcodes from an image with symbologies from a specified group and options. | |
SaveOptions | Saves the default read options from the specified XML file used for this BarcodeReader . |
Name | Description | |
---|---|---|
EnableReturnFourPoints | Gets or sets a value indicating whether to enable return the four corners coordinates instead a bounding rectangle. | |
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 | |
---|---|---|
BarcodeFound | Occurs when the reader finds a valid barcode data. | |
Progress | Occurs when the reader is processing the request to indicate the current progress (percent completion). | |
ReadSymbology | Occurs for every barcode symbology read. |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document