.NET Code 39 Reader Library SDK
Decode, scan Code 39 barcode images for C#, VB.NET, ASP.NET
Download .NET Barcode Reader Free Evaluation
Purchase .NET Barcode Reader License
"This barcode library is supremely well written, quick, hassle-free tools. It worked great."
- Joel Bader, US

Scan & Read Code 39 Barcode Images in C#, VB.NET, ASP.NET

  • Easy to integrate Code 39 barcode reading feature in your .NET, C#, VB.NET applications
  • Complete developed in C#.net. No registration key. No activation code
  • Scanning Code 39 barcodes from multiple image formats, like BMP, GIF, JPEG, PNG, TIFF formats
  • Reading barcode Code 39 from multi-page TIFF documents
  • Reliable .NET Barcode Code-39 Reader component from 2004


.NET Barcode Code 39 Reader Introduction
Top
Scanning and reading barcode Code-39 from image file is a key feature in OnBarcode .NET Barcode Reader component. .NET Barcode Reader is completely developed in C#.net, and you can easy integrate the barcode reading feature in your .NET project without any registration key, activation code.
.NET Barcode Reader supports most common linear and 2D barcodes, like Codabar, Code39, Code128, EAN8, EAN13, UPC-A, UPCE, ISBN, ISSN, Data Matrix, PDF417, and QRCode.
Install .NET Barcode Reader to Your .NET project
Top
  • Copy OnBarcode.Barcode.BarcodeScanner.dll to your .NET project folder (do not copy dll file to your project bin folder).
  • Add OnBarcode.BarcodeReader.dll to your .NET project reference.
Reading Code39 Barcode in C#
Top
Call BarcodeScanner.Scan() method in your C# class, and pass your barcode image file, and Code39 barcode type (BarcodeType.Code39) as method parameters.
   string[] datas = BarcodeScanner.Scan("code39-barcode-image.gif", BarcodeType.Code39); 

Reading Code39 Barcode in VB.NET
Top
Call BarcodeScanner.Scan() method in your VB.NET class, and pass your barcode image file, and Code39 barcode type (BarcodeType.Code39) as method parameters.
   Dim datas() As string = BarcodeScanner.Scan("code39-image.gif", BarcodeType.Code39) 

All .NET Barcode Reader Supporting Bar Code Symbology Types
Top

.NET Barcode Reader SDK - Barcode Image Scanning

OnBarcode is a market-leading provider of barcode imaging generator, reader controls and components for ASP.NET, Windows Forms, WPF, as well Java, Android, iOS (iPhone, iPad) across all major enterprise development platforms. We provides comprehensive tutorials and how-tos for various linear, 2d barcode information, such as C# in ASP.NET, C# .NET, C# Barcode Encoding, C# Barcode Image, VB.NET in ASP.NET, VB.NET Winforms, VB.NET Barcode Encoding. OnBarcode barcode products are supported by RasterEdge ASP.NET Document Viewer, which supports ASP.NET PDF Viewer, ASP.NET MVC Document Viewer, ASP.NET PDF Editor, MVC PDF Viewer. And provide high quality C# Convert PDF to Tiff, C# Convert PDF to Word, C# Convert PDF to HTML, C# Convert PDF to Jpeg images, and their easy and simple documents, like C# PDF SDK, C# extract text from PDF, C# Compress PDF, Print PDF in C# and C# extract image from PDF.
Terms of Use | Privacy Policy
Copyright © OnBarcode.com . All rights reserved.