VB.NET UPC-A Barode Decoder Control & SDK
The VB .NET UPC-A reader control SDK can accurately & quickly decode 12-digit UPC barcode images using VB.NET class code. This UPC-A barcode scanning component can be used to detect multiple UPC-A barcodes in .NET preferred developing platforms, like ASP.NET web application and Windows Forms project.
Features - VB.NET Linear UPC-A Barcode Scanner Control
- Mature UPC-A barcode reader control for VB.NET class application since 2004
- Support reading & detecting other common linear & 2d barcode types, like QR Code & Code 39
- Support decoding linear UPC-A barcode images in ASP.NET web site, Console application & Windows Forms project
- This VB.NET UPC-A barcode reading & scanning library is a managed C# code library
- Using this UPC-A barcode scanning control, it is easy to read UPC-A barcode in .NET 2.0 framework and above
- Able to decode & detect UPC-A barcode from TIFF, JPEG,PNG, BMP and GIF image files
UPC-A Reading Tutorial - VB.NET Barcode Scanning Control
- Add KeepDynamic.BarcodeReader.dll to .NET project by adding reference
- Use VB.NET code below to read & decode all UPC-A barcodes from target image file
- Set your own way to output UPC-A barcode scanning result, for instance, you can save it to data string
Imports KeepDynamic.BarcodeReader
Dim barcodeValues As String() = BarcodeReader.read("your-barcode-image-filename", KeepDynamic.BarcodeReader.Type.UPCA)
Barcode Types - VB.NET UPC-A Barcode Readers Control & DLL
Recommended barcode scanning & recognizing dlls for .NET developers: