.NET QR Code Barcode Reader.NET QR Code Barcode Reader for .NET, C#, ASP.NET & VB.NET
- Fast Reading Speed
- Support reading distorted QR-Code barcode images
- Reading QR-Code barcodes in any angles
- Reading multiple QR-Code barcodes in single image file
- Reading multi-page Tiff document
- 100% written in Visual C#.net 2.0
- Support .NET 2.0, 3.0, 3.5 and later version
- Support GIF, JPEG, PNG, TIFF formats
Download QR Code Barcode Reader for .NET
- KeepAutomation.BarcodeReader.dll
- End user license agreement, user manual and order page
Note that: You are able to use this trial version permanently without charge. The first character of a barcode symbology is decoded randomly by our .NET Barcode Reader. .NET QR Code Barcode Reader Developer Guide
- Add KeepAutomation.BarcodeReader.dll to your project reference.
- Refer to the following C# & VB codes.
C# Sample code
using KeepAutomation.BarcodeReader; String[] datas = BarcodeReader.readBarcode("C:\barcode.jpeg", BarcodeType.QRCode);
VB Sample code
Imports KeepAutomation.BarcodeReader Dim datas As [String]() = BarcodeReader.readBarcode("C:" & vbBack & "arcode.jpeg", BarcodeType.QRCode) .NET Barcode Reader Licenses & Prices |