.NET EAN-13 Barcode Reader & Scanner Component


.NET EAN-13 Barcode Reader & Scanner integrates strong EAN-13 barcode reading features into a single dll, which is compatible with common .NET developing platforms including Visual Studio. This .NET barcode scanner library can decode & read EAN-13 barcode images in ASP.NET web site and .NET Windows Forms project.
Features - .NET EAN-13 Barcode Reading & Scanning Library
- Mature .NET EAN-13 barcode scanner & reader control since 2004
- This .NET EAN-13 barcode reader control owns high compatibility with .NET framework 2.0, 3.0, 3.5, 4.0 and above
- This .NET EAN-13 barcode scanner can read EAN-13 barcodes from both common image files and .NET image objects
- Easy to decode & scan multiple EAN-13 barcodes from one image file using this .NET EAN-13 barcode reading library
- Built in managed C# code, this .NET EAN-13 barcode reading dll supports recognizing EAN-13 barcode images using VB.NET or C# programming languages
- Royalty-free developer licenses for this .NET EAN-13 barcode reading control are available
Guidance - How to Read & Decode EAN-13 Barcode Images in .NET Application
Read & Scan Single or Multiple EAN-13 Barcodes Using C#.NET Class Code
- Download Free Trial Version of .NET barcode scanner dll
- Locate and integrate KeepDynamic.BarcodeReader.dll into your .NET project
- Copy following C#.NET class code to scan EAN-13 barcodes from the target image file
using KeepDynamic.BarcodeReader;
string[] barcodeValues = BarcodeReader.read("your-barcode-image-filename", KeepDynamic.BarcodeReader.Type.EAN13);
Read & Scan Single or Multiple EAN-13 Barcodes Using VB.NET Class Code
- Download Free Trial Version of .NET barcode scanner dll
- Locate and integrate KeepDynamic.BarcodeReader.dll into your .NET project
- Copy following VB.NET class code to your .NET project
Imports KeepDynamic.BarcodeReader
Dim barcodeValues As String() = BarcodeReader.read("your-barcode-image-filename", KeepDynamic.BarcodeReader.Type.EAN13)
Supported Barcode Types - .NET EAN-13 Barcode Reader Library
Other Barcode Reader & Generator Controls for EAN-13 Barcode in .NET Application: