Leadtools.Barcode Namespace : BarcodeEngine Class |
The following tables list the members exposed by BarcodeEngine.
Name | Description | |
---|---|---|
BarcodeEngine Constructor | Creates a new instance of the BarcodeEngine class. |
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. |
Name | Description | |
---|---|---|
GetSupportedSymbologies | Gets a list of all the barcode symbologies (types) supported by LEADTOOLS. | |
GetSymbologyFriendlyName | Returns the friendly name of a barcode symbology. |
BarcodeEngine Class
Leadtools.Barcode Namespace
BarcodeReader Class
BarcodeWriter Class
BarcodeSymbology Enumeration
BarcodeData Class
BarcodeReader.ReadBarcode
BarcodeReader.ReadBarcodes
BarcodeWriter.WriteBarcode
Programming with LEADTOOLS Barcode
Supported Barcode Symbologies
Unlocking Barcode Support
Reading Barcodes Tutorial
Writing 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
Writing Barcodes - Bounds and XModule