.NET Barcode Generator
for ASP.NET Web Application
.NET Barcode Generator for ASP.NET
Barcode ASP.NET > Barcode in ASP.NET > Code 128 > Barcode Info > Code 128 Size
Barcode Size
Code 128 Barcode Size Setting in ASP.NET Application
Create Code 128 with Customized Size using C# or VB.NET Class Library in Web Forms/Web Site
Code 128 Barcode Size Setting with Customized Size using ASP.NET Barcode Library
This mature and reliable Custom Server Control/Library lets you easily adding Code 128, other linear and 2D barcodes in ASP.NET web applications, Microsoft IIS, C#.NET, and VB.NET class library. It is easy to change Code 128 barcode size by changing related parameters using .NET programming.
Aspper.com provides royalty free redistribution with software evaluation license agreement with optional source code. C# source code is provided to customize barcodes size in source code level:
Code 128 Size Setting in Web Site/Form using C#, VB.NET Class Library

Set up Requirements

Code 128 ASP.NET barcode library is fully integrated barcode component which supports Visual Studio 2005/2008/2010. Install the following items before Code 128 barcode size setting in web application:

Download & Installation

Professional Code 128 barcode information and detailed tutorial are provided, special barcode knowledge complex configuration are not required. Code sample list of VB.NET or C#.NET are provided.
  1. Free to download ASP.NET evaluation package and unzip
  2. Add "Aspper.aspnet.linearbarcode.dll" to your ASP.NET project reference
  3. Add "Aspnet.Linear" to Visual Studio toolbox using drag-and-drop implementation method
Code 128 Size Setting Related Properties
.NET users are entitled to change barcode margin, height, X-dimension of generated Code 128 in web form or web site. It is easy to change barcode property using C#, VB codes, property setting panel in Visual Studio or contents in dynamic IIS URL.

Margin Setting

BottomMargin --- Easy to set the height of the barcode top margin using C# or VB.NET codes.
LeftMargin --- Adjust width of the barcode left margin of Code 128.
RightMargin --- Set width of the Code 128 barcode right margin.
TopMargin --- Using the parameter to adjust height of the barcode top margin.

Height & UOM

Resize --- Reset Code 128 barcode size when manual setting does not meet its barcode specification.
BarcodeHeight --- Modify height of the whole Code 128 barcode.
BarcodeWidth --- Set the width of the entire barcode image using C#, VB.NET codes.
BarWidth_X --- General purpose printing software designed to support a wide range of printers should provide the user with the capability of adjusting the X dimension.
BarHeight_Y --- Adjust the height of the Code 128 barcode bar (Y).
HoriBarAlignment --- Set bar alignment of barcode. Valid values are Center, Left, and Right.
MeasurementUnit --- Modifty unit of measure for Code 128 barcode property settings. Valid values are Cm, Inch, and Pixel.