Home  >  Products  >  VB .NET Barcode Reader
[Download]     [Guide]     [License & Price]

VB .NET Barcode Reader



VB.NET Barcode Reader provides the most affordable .NET barcode recognition library for barcode reader .NET projects.


VB.NET Barcode Reader


VB.NET Barcode Reader supports most common linear (1d) and matrix (2d) barcode symbologies.

Including



VB.NET Barcode Reader Compatibility


VB.NET Barcode Reader is purely written in VB .NET.

VB.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.


VB.NET Barcode Reader in .NET Project


VB.NET Barcode Reader is easily to be integrated into .NET developer's projects, ASP.NET website, C#, VB.NET applications, class project, console applications.


VB.NET Barcode Reader Performance


VB.NET barcode reader provides best recognition performance in the market.


VB.NET Barcode Reader Download Free Trial Version




VB.NET Barcode Reader Developer Guide


  1. Add KeepDynamic.BarcodeReader.dll to .NET project reference
  2. using KeepDynamic.BarcodeReader;
    
    string[] barcodeValues = BarcodeReader.read("your-barcode-image-filename", Type.CODE39);