ASP.NET Data Matrix Barcode Reader & Scanner Library
The ASP.NET Data Matrix Barcode Image Reading Decoder Control SDK can decode & read multiple Data Matrix barcodes from common image format files in ASP.NET web applications.
Overview - Data Matrix Barcode Reader & Scanner Component
- This ASP.NET Data Matrix barcode image reading Decoder Control SDK is entirely written in C#
- The ASP.NET Data Matrix scanning library is able to be integrated into the ASP.NET web applications as well as in the VB .NET projects, C# .NET projects
- This ASP.NET Data Matrix barcode image reading control is compatible with .NET 2.0, 3.0, 3.5, and the later versions
- Easy to decode Data Matrix barcodes from scanned documents, clipboard and TIFF, JPEG and GIF image formats
- Data Matrix barcodes in multi-page TIFF and multiple Data Matrix barcodes in one image may also be decoded quickly by the ASP.NET reading control
- Flexible and royalty-free licenses are provided for ASP.NET developers
Tutorial - How to Read Data Matrix Barcode From Image in ASP.NET Web Application
How to Instal ASP.NET Data Matrix Barcode Reader Libary
- Download & unzip .NET barcode reader trial package
- Find KeepDynamic.BarcodeReader.dll and integrate it into ASP.NET web application as a reference
How to Read & Decode Data Matrix Barcode in ASP.NET Web Site Using VB.NET or C# Code
C# code to read & decode multiple Data Matrix barcode in ASP.NET web application
using KeepDynamic.BarcodeReader;
string[] barcodeValues = BarcodeReader.read("your-barcode-image-filename", KeepDynamic.BarcodeReader.Type.DATAMATRIX);
VB.NET code to read & decode multiple Data Matrix barcode in ASP.NET web application
Imports KeepDynamic.BarcodeReader
Dim barcodeValues As String() = BarcodeReader.read("your-barcode-image-filename", KeepDynamic.BarcodeReader.Type.DATAMATRIX)
Barcode Types - ASP.NET Data Matrix Barcode Reading & Scanning Control
Quick links to other popular linear & 2d barcode reading solutions for .NET project: