LEADTOOLS 1D Barcode SDK supports all the major 2 of 5 barcode symbologies employed throughout the world in various industries.
Two-out-of-five, or 2 of 5, is an error detection and correction technique that uses two bits out of five and provides exactly ten combinations. Therefore, it is perfectly suited for encoding the numerals 0-9 and can easily be incorporated into barcodes by using wide and narrow bars representing the on and off bits.
Symbology | ||
---|---|---|
BarcodeSymbology.CodeStandard2Of5 | Standard 2 of 5, also known as Industrial 2 of 5, was developed in the 1960's and is used widely in the airline ticketing, photofinishing, and warehouse industries. |
Data Options | Member |
---|---|
LEADTOOLS Symbology Identifier | BarcodeSymbology.CodeStandard2Of5 |
Data Class | BarcodeData |
Read Options | OneDBarcodeReadOptions |
Write Options | OneDBarcodeWriteOptions |
The ITF symbology is similar to the Standard 2 of 5, except that with ITF data can be stored in both the width of the bars and spaces; whereas with Standard 2 of 5 data can only be stored in the width of the bars.
Symbology | ||
---|---|---|
BarcodeSymbology.CodeInterleaved2Of5 | ITF is used widely in the shipping industry as it is especially suited to be printed directly onto packaging materials with poor printing quality such as corrugated cardboard. ITF can also be used to store EAN data structures. |
Data Options | Member |
---|---|
LEADTOOLS Symbology Identifier | BarcodeSymbology.CodeInterleaved2Of5 |
Data Class | BarcodeData |
Read Options | OneDBarcodeReadOptions |
Write Options | OneDBarcodeWriteOptions |
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