C# Barcode Reading & Scanning Tutorials
Barcode Reader SDK for C#.NET - Barcode Image Reading
- Read Linear / 1D Barcode Images:
- Read Matrix / 2D Barcode Images: Data Matrix, PDF-417, QR Code
| Australia Post | Codabar | Code 39 | Code 93 | Code 128 |
| EAN 8 | EAN 13 | GS1 128 (UCC/EAN128) | Identcode | Intelligent Mail |
| Interleaved 2 of 5 | ISBN | ISSN | ITF-14 | Leitcode |
| Patch Code | Planet | Postnet | RM4SCC | UPC-A |
| UPC-E |
Common Asked Questions
What is a data matrix code?
A data matrix code is a 2-dimensional code that is made of black and white cells that are usually arranged in a square pattern.
Using C# barcode scanner library, you will quickly scan, and decode Data Matrix code from barcode image files in C# ASP.NET Core, MVC, Windows Forms, WPF apps.
What is the ISO standard for Data Matrix?
Data Matrix ISO specification is ISO/IEC 16022, and the latest standard version is ISO/IEC 16022:2024.
C# Barcode Reader library will scan and recognize Data Matrix barcode codes from image files in C# web and Windows apps.
Can you scan a Data Matrix?
Yes. You can use your smartphone (iPhone or Android phone) installed app to scan and decode the Data Matrix code from images.
If you are a C# developer, you can use OnBarcode C# barcode library to build a Windows or web app to scan and recognize Data Matrix code from barcode images.
Can a Data Matrix be damaged?
Yes. a Data Matrix barcode can be damaged. Data Matrix (ECC200) is using the Reed-Solomon algorithm for error correction.
A ECC200 Data Matrix barcode image can still be decodable when upto 50% of the Data Matrix bar modules are damaged.
Using OnBarcode C# Barcode Scanner library, you can easily scan and read Data Matrix text from a damaged Data Matrix barcode image in C# app.
How to scan GS1 data information from Data Matrix?
Data Matrix barcode supports GS1 System. The Data Matrix with GS1 data encoded should follow the GS1 stanadard.
OnBarcode C# Barcode Reader library supports scan and read GS1 data text from Data Matrix images in C# ASP.NET, MVC, Windows applications.
