.NET Barcode Reader for C#, VB.NET, ASP.NET



Quick jump:      Introduction     |     Features     |     Developer Guide     |     How to Start     |     Download



.NET Barcode Reader is a .NET component which reads and recognizes barcode images. It helps .NET, C#, VB.NET, ASP.NET developers integrate barcode scanning & recognition features in .NET applications. OnBarcode also provides .NET Barcode Generator for .NET barcoding solutions.



.NET Barcode Reader Introduction

  • 100% built in C#.NET 2005

  • Developer Licenses for this library are royalty-free and perpetual

  • GIF, JPEG, PNG, TIFF files and .net image objects supported

  • Supports .net 2.0, 3.0, 3.5 and above




.NET Barcode Reader Key Features

  • Easy to integrate into .NET, ASP.NET, C#, VB.NET projects

  • Royalty free with the purchase of a Developer License

  • .NET 2.0, 3.0, 3.5 and above is supported.

  • GIF, JPEG, PNG, TIFF files and .NET image objects supported

  • Support multi-page TIFF

  • Support multi-barcode in one image

  • Fast Reading & Scanning Speed

  • FREE 30-day Premier Support




How to use .NET Barcode Reader package?

It is a simple task to recognize barcode from image.

  • put OnBarcode.BarcodeReader.dll in your project reference
  • tell BarcodeReader class where is the image file to scan, and what's the barcode type to recognize.

    here is the sample code in C#.NET:

    string[] datas = BarcodeReader.read("C:/BarcodeImage.gif", BarcodeReader.CODE128);

    Pass your barcode image file, and barcode type to BarcodeReader, and it will return all barcode datas inside the image.


More details about .NET Barcode Reader in C# & VB.NET integration:
Read & Scan Barcodes in C# class
Read & Scan Barcodes in VB.NET class



.NET Barcode Reader Supported Barcode Types

  • Code 39
  • Extended Code 39
  • Code 128
  • UCC/EAN128 (GS1 128)
  • Interleaved 2 of 5
  • UPC-A, +2, +5
  • UPC-E, +2, +5
  • EAN-8, +2, +5
  • EAN-13, +2, +5
  • ISBN, +2, +5
  • ISSN, +2, +5

  • Data Matrix (coming soon)
  • PDF 417
  • QR Code (coming soon)



.NET Barcode Reader Free Evaluation Download






Quick jump:      Introduction     |     Features     |     Developer Guide     |     How to Start     |     Download