OnBarcode .NET Barcode Reader is a C#.NET component (dll) which reads and scans barcode images in Visual C# .NET applications.
.NET Barcode Reader is 100% built on C# 2005, for reading & scanning Code 39, Code 128, GS1-128/EAN-128, Interleaved 2 of 5, UPC-A, UPC-E, EAN-8, EAN-13, and PDF-417 barcodes.
支持几乎所有条码,破解版
C# 使用代码
string[] barcodes = BarcodeScanner.Scan("code128-image.gif", BarcodeType.Code128);
1