Create Code 39 Images using Winforms Barcode Library
Create Dynamic Code 39 Image Using Winforms Barcode Library
Code 39 Winforms Barcode Library provided by Aspper.com is a lightweight class SDK which helps you add and print Code 39 and Code 39 extended barcode images using VB.NET, C#.NET, or Borland Delphi.
Powerful barcode generators provided by Aspper.com helps you generate Code 39 in Windows Forms, ASP.NET, Microsoft IIS, as well as C#, Visual Basic .NET class & console applications. Most common used barcode generators are:
Code 39 Image Setting in Winforms with C#, VB.NET Class Library
Set up Requirements
Before generating Code 39 dynamic barcode images in Windows Forms, make sure you complete the installation of the following items:
- Visual Studio 2005 or 2008
- Microsoft .NET Framework 2.0, 3.0, 3.5 and above versions
- Code 39 .NET barcode library/SDK for Winforms application
- Operating Systems include Microsoft Windows XP, Vista, XP/64, Server 2003, Server 2008, Windows 7
Download & Installation
Aspper.com provides robust barcode generator to create Code 39 barcode images as well as detailed user guide for installation.
- Download Winforms evaluation package for free and unzip
- Add "Aspper.win.linearbarcode.dll" to your Winforms project reference
- Add "WinLinear" to your Visual Studio toolbox using drag-and-drop implementation
Properties Relating to Code 39 Image Setting
In this page we provide you detail barcode control tutorial of how to use .NET barcode control for Winforms to create linear and 2D barcodes in Winforms.NET. This guide includes:
Image Color
BackColor --- The background color of the generated barcode. Users may change Code 39 background color using this property in C# & VB.NET.
ForeColor --- Set the foreground color of the generated Code 39 barcode image using C# & VB.NET codes.
Image Format
ImageFormat --- Generate and print Code 39 barcode images in BMP, GIF, JPEG, PNG, and TIFF formats.
Resolution --- Set the image resolution in DPI to generate more accurate barcode images.
Rotation --- To rotate Code 39 barcode image according to requirement. Valid degrees are 0, 90, 180 and 270.
Image Text
DisplayText --- Set this property to true, the human-readable interpretation under Code 39 images will be displayed.
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 Code 39.
TextFont --- Customize the character font style of the barcode human-readable text interpretation.