Create Dynamic UPC-A Barcode Images using Winforms Barcode Library/SDK
Generate and Print Dynamic Barcode Image using UPC-A Barcode Library with C# or VB.NET Codes
Using Winforms Barcode Library to Create Dynamic UPC-A Barcode Image
UPC-A barcode library for Windows Forms is designed to generate and print dynamic UPC-A and UPC-A 2 and 5 supplemental digits add-on using Visual Studio 2005 and 2008. All assemblies and C# source code provided are 100% managed code created in .NET 2.0.
High quality dynamic UPC-A barcode images could be easily generated and printed in Windows Forms, web applications, Microsoft IIS as well as C#, Visual Basic .NET class & console applications.
UPC-A Image Setting in Winforms with C#, VB.NET Class Library
Set up Requirements
.NET barcode library for Windows Forms is easy to be integrated into .NET applications to generate UPC-A images.
- Visual Studio 2005 or 2008
- Microsoft .NET Framework 2.0, 3.0, 3.5 and above versions
- UPC-A .NET barcode library/generator for Windows Forms
- Operating systems like Windows 7, Windows Server 2008, Windows Vista, Windows Server 2003 and Windows XP
Download & Installation
UPC-A Winforms barcode library is easy to be installed in .NET applications. Barcode component could be used as a DLL without being loaded on the form.
- Free to download Winforms free trial package and unzip
- Add "Aspper.win.linearbarcode.dll" to your Winforms project reference
- Add "WinLinear" to Visual Studio toolbox using drag-and-drop implementation
Properties Relating to UPC-A Image Setting
Aspper.com provides C#, Visual Basic .NET code example on how to generate UPC-A barcode images with customized parameters relating to images.
Image Format
ImageFormat --- Generate and print UPC-A barcode images in BMP, GIF, JPEG, PNG, and TIFF formats.
Resolution --- Set the barcode image resolution in DPI to generate accurate barcode images.
Rotation --- Support UPC-A barcode image in 0, 90, 180 and 270 degrees orientation.
Image Color
BackColor --- Set the background color of the generated UPC-A barcode.
ForeColor --- Set the foreground color of the generated UPC-A barcode image using VB.NET or C#.NET codes.
Image Text
DisplayText --- .NET developers could enable or disable the human-readable interpretation under UPC-A images.
TextColor --- To set human-readable interpretation color using C# & VB programming.
TextDistance --- Set space between the barcode symbol and its human-readable text of generated UPC-A.
TextFont --- Customize the character font style of the UPC-A barcode human-readable text interpretation.