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:
- Visual Studio: 2005, 2008 and 2010
- Microsoft .NET Framework: 2.0, 3.0, 3.5 and above versions
- Operating Systems: Windows 7, Windows XP and Windows Vista
- UPC-A barcode generator/library for ASP.NET application
- Microsoft IIS (Internet Information Services)
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.
- Free to download ASP.NET evaluation package and unzip
- Add "Aspper.aspnet.linearbarcode.dll" to your ASP.NET project reference
- 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.