.NET Barcode Generator
for ASP.NET Web Application
.NET Barcode Generator for ASP.NET
Barcode ASP.NET > Barcode in ASP.NET > UPC-A > Barcode Info > UPC-A Size
Barcode Size
Customize UPC-A Barcode Size using Barcode Library for Web Application
Generate Barcodes with Customized Size using UPC-A Barcode Generator for ASP.NET
Set UPC-A Barcode Images Size using ASP.NET Barcode Library
UPC-A ASP.NET Barcode Library/SDK lets you easily generate UPC-A and 2/5 digits add-on of UPC-A barcode image with customized size in ASP.NET applications. Barcode size could be modified through setting X, Y dimension, wide to narrow ratio, margin size for left, right, top and bottom.
UPC-A barcode library works with Microsoft Visual Studio and Internet Information services (IIS). It is easy to generate UPC-A barcode images with customized data, size and image using C#.NET & VB.NET programming.
UPC-A Size Setting in ASP.NET using C#, VB.NET Codes

Set up Requirements

UPC-A barcode image could be easily used using ASP.NET barcode control with C#.NET & VB.NET class library. It is easy to install and use barcode generator in .NET applications, make sure you complete installation of following items:

Download & Installation

Aspper.com provides complete tutorial on how to install and use barcode generator/library for Windows Forms. Details please refer to the tutorial guide of this barcode generator.
  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
UPC-A Size Setting Related Properties
.NET programmers have full access to barcode properties related to UPC-A barcode size. Reasonable customization of supplenment barcode height, X-dimension, barcode height etc. are acceptable provided the UPC-A barcode is based on the barcode specification.

UPC-A Special

SupplementHeight --- Bar height of the two or five supplement symbol of UPC-A.
SupplementSpace--- Modify the separation between the end of the main barcode and the beginning of the supplement symbol of UPC-A.

Basic Size Setting

Resize --- Reset the UPC-A barcode size if manual setting does not meet its barcode specification.
BarcodeHeight --- Customize UPC-A barcode height in web application.
BarcodeWidth --- Entire barcode image width.
BarWidth_X --- Adjust the width of the barcode narrowest bar.
BarHeight_Y --- Customize the height of the UPC-A barcode bar.
HoriBarAlignment --- Using this property to set bar alignment of barcode. Valid values are Center, Left, and Right.
MeasurementUnit --- Modify unit of measure for UPC-A barcode property. Valid values are Cm, Inch, and Pixel.

Margin Setting

BottomMargin --- Set UPC-A barcode top margin using C# or VB.NET codes.
LeftMargin --- Width of the barcode left margin of UPC-A barcode image.
RightMargin --- Set width of the UPC-A barcode right margin.
TopMargin --- Modify this parameter to set height of the UPC-A barcode top margin.