LEAD prides itself on having the most comprehensive and robust toolkits on the market. Its extensive barcode libraries support a broad range of barcode symbols, including those used in smaller, specialized markets and industries.
The Code 39 symbol, also known as USD-3 and Code 3 of 9, supports alphanumeric data and is widely used. It is the standard barcode used by the US Department of Defense and the Health Industry Bar Code Council (HIBCC).
Symbology | ||
---|---|---|
BarcodeSymbology.Code3Of9 | Code 39 supports the encoding of 43 different alphanumeric characters. Additionally, LEADTOOLS supports Code 39 "Full ASCII Mode" to support data using all 128 ASCII characters. In LEADTOOLS documentation, this is referred to as "Code 39 Extended". |
Data Options | Member |
---|---|
LEADTOOLS Symbology Identifier | BarcodeSymbology.Code3Of9 |
Data Class | BarcodeData |
Read Options | OneDBarcodeReadOptions |
Write Options | OneDBarcodeWriteOptions |
The Code 93 symbol, also known as USS-93, is similar to the Code 39 symbol, but offers the advantage of supporting the encoding of 47 (versus 43) different alphanumeric characters.
Symbology | ||
---|---|---|
BarcodeSymbology.Code93 | Additionally, LEADTOOLS supports Code 93 "Full ASCII mode" symbols that encode data structures consisting of all 128 ASCII characters. In LEADTOOLS documentation this is referred to as "Code 93 Extended". |
Data Options | Member |
---|---|
LEADTOOLS Symbology Identifier | BarcodeSymbology.Code93 |
Data Class | BarcodeData |
Read Options | OneDBarcodeReadOptions |
Write Options | OneDBarcodeWriteOptions |
The Code 32 symbol, also known as Italian Pharmacode, IMH, Codice 32 Pharmacode, Codice Farmaceutico Italiano, and Radix 32 Barcode, is a superset of Code 39.
Symbology | ||
---|---|---|
BarcodeSymbology.Code3Of9 | The Code 32 barcode is used in Italy to identify pharmaceutical products. |
Data Options | Member |
---|---|
LEADTOOLS Symbology Identifier | BarcodeSymbology.Code3Of9 |
Data Class | BarcodeData |
Read Options | OneDBarcodeReadOptions |
Write Options | OneDBarcodeWriteOptions |
The Code 11 symbol, also known as USD-8, supports the encoding of 0-9 and the dash (-) character.
Symbology | ||
---|---|---|
BarcodeSymbology.Code11 | The Code 11 symbol is used to identify telecommunications hardware. |
Data Options | Member |
---|---|
LEADTOOLS Symbology Identifier | BarcodeSymbology.Code11 |
Data Class | BarcodeData |
Read Options | OneDBarcodeReadOptions |
Write Options | OneDBarcodeWriteOptions |
Patch code symbols are not true barcodes in the sense that patch codes do not encode data.
Symbology | ||
---|---|---|
BarcodeSymbology.PatchCode | Patch code symbols are used with scanners to separate batch scanning jobs and to control the scanner. |
Data Options | Member |
---|---|
LEADTOOLS Symbology Identifier | BarcodeSymbology.PatchCode |
Data Class | BarcodeData |
Read Options | PatchCodeBarcodeReadOptions |
Write Options | PatchCodeBarcodeWriteOptions |
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