.NET Barcode Generator
for Windows Forms Application
Winforms .NET Barcode Generation SDK
Barcode .NET WinForms > Barcode in .NET WinForms > Code 39 > Barcode Info > Code 39 Size
Barcode Size
How to Modify Code 39 Barcode Size using Winforms SDK
Create Code 39 with Customized Size using C# or VB.NET Class using Barcode SDK for Windows Forms
Generate Dynamic Code 39 and Code 39 Extended with Customized Size using Barcode Library for Windows Forms
Code 39 Winforms Barcode Library helps .NET users to generate and print dynamic Code 39 using Visual Basic and C# class library. Barcode size is easy to be modified using VB or C# codes or property panel included in Visual Studio 2005 and 2008 after barcode control installed.
Aspper.com provide complete solution for 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 Size Setting in Winforms with C#, VB.NET Class Library

Set up Requirements

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:

Download & Installation

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:
Code 39 Size Setting Related Properties
In this page we provide details on how to generate Code 39 with customized size. Code 39 barcode size could be adjusted using VB.NET or C#.NET barcode codes. Free trial package is provided on aspper.com.

Code 39 Special

N --- wide/narrow bar ratio. To the proportion of the wide bar module to the narrowest one. Valid value ranges from 2.0 to 3.0 inclusive.
I --- Space between characters of Code 39. It is the multiple of the narrowest bar and valid value is from 1.0X to 5.3X inclusive.

Margin Setting

BottomMargin --- To set the height of the barcode top margin. Default value is 0.
LeftMargin --- Using this property to set width of the barcode left margin. Default value is 0.
RightMargin --- Set the width of the Code 39 barcode right margin using .NET barcode control. Default value is 0.
TopMargin --- Using the parameter to adjust height of the barcode top margin. Default value is 0.

Height & UOM

Resize --- Set this property to true, Winforms barcode control will reset barcode size when manual setting does not meet its barcode specification. Default value is False.
BarcodeHeight --- Set the height of the whole barcode image. Default value is 0.
BarcodeWidth --- Set the width of the entire barcode image. Default value is 0.
BarWidth_X --- Adjust the width of the barcode narrowest bar (X). Default value is 2.
BarHeight_Y --- Adjust the height of the barcode bar (Y). Default value is 50.
HoriBarAlignment --- Using this property to set bar alignment of barcode. Valid values are Center, Left, and Right.
MeasurementUnit --- Modifty unit of measure for all barcode property settings. Valid values are Cm, Inch, and Pixel.