The following tables list the members exposed by BarcodeEngine.
Public Constructors
Name | Description | |
---|---|---|
BarcodeEngine | Creates a new instance of the BarcodeEngine class. |
Public Methods
Name | Description | |
---|---|---|
GetSupportedSymbologies | Gets a list of all the barcode symbologies (types) supported by LEADTOOLS. | |
GetSymbologyFriendlyName | Returns the friendly name of a barcode symbology. |
Public Properties
Name | Description | |
---|---|---|
Reader | Gets the instance of the BarcodeReader class associated with this barcode engine that can be used to read barcodes from an image. | |
Writer | Gets the instance of the BarcodeWriter class associated with this barcode engine that can be used to write barcodes to an image. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET