Home  >  .NET Barcode Reader >  How to Read Barcode using C# Code  >  Use C# Code to Read UPC-A Barcode
C# Code to Read & Decode UPC-A in .NET Application
The C# .NET UPC-A Reader Control SDK conpiles linear UPC-A barcode reading funtion into an easy-to-use barcode scanner dll. This UPC-A barcode scanner library is written in managed C# and supports UPC-A barcode reading in .NET class application using C# code.
Overview - C#.NET UPC-A Barcode Reading & Scanning Control
Developer Tutorial - C#.NET UPC-A Barcode Reader Library
  1. Download & unzip the trial package of .NET barcode reader sdk
  2. Integrate KeepDynamic.BarcodeReader.dll to .NET project reference
  3. Use following C# code to read & decode UPC-A barcode images in .NET class application
using KeepDynamic.BarcodeReader;
string[] barcodeValues = BarcodeReader.read("your-barcode-image-filename", KeepDynamic.BarcodeReader.Type.UPCA);
More tutorial information can be found at How to add Barcode Reading Features into .NET Applications Using Visual C#.NET Code
Barcode Types - UPC-A Barcode Reader Library for C#.NET Application

Other barcode reader libraries for .NET applications: