ASP.NET Barcode Reader provides the most affordable .NET barcode recognition library for barcode reader .NET projects.
ASP.NET Barcode Reader
ASP.NET Barcode Reader supports most common linear (1d) and matrix (2d) barcode symbologies.
Including
ASP.NET Barcode Reader Compatibility
ASP.NET Barcode Reader is purely written in ASP .NET.
ASP.NET Barcode Reader library can be used in all major Windows operating systems, which supports .NET 2.0, 3.0, 3.5 or later version.
ASP.NET Barcode Reader in .NET Project
ASP.NET Barcode Reader is easily to be integrated into .NET developer's projects, ASP.NET website, C#, VB.NET applications,
class project, console applications.
ASP.NET Barcode Reader Performance
ASP.NET barcode reader provides best recognition performance in the market.
ASP.NET Barcode Reader Download Free Trial Version
ASP.NET Barcode Reader Developer Guide
-
Add KeepDynamic.BarcodeReader.dll to .NET project reference
-
using KeepDynamic.BarcodeReader;
string[] barcodeValues = BarcodeReader.read("your-barcode-image-filename", Type.CODE39);
|