How to Customize EAN-13 Barcode Size using ASP.NET Barcode Library
Create and Print EAN-13 with Customized Size using C# or VB.NET Codes
Create Dynamic EAN-13 Barcode Images with Customized Size using Barcode SDK for Web Forms/Site
EAN-13 ASP.NET Barcode Class Library/SDK is easy to used in VB.NET, C#, Managed C++ and Borland Delphi for .NET to create high quality barcode images. C# source code and assemblies provided are fully written in C#.NET 2005.
It is easy to modify EAN-13 barcode size, image, encoding data using C#, VB.NET class library in ASP.NET, Winforms application. Details please refer to:
EAN-13 Size Setting in ASP.NET using C#, VB.NET Class Library
Set up Requirements
With EAN-13 ASP.NET barcode control/SDK, it is easy to create and print barcode in IIS without Visual Studio. Properties are easy to adjust by changing the content of the URL. Before size customization in web application, make sure you install the following items:
- Visual Studio: 2005/2008/2010
- .NET Langue: VB.NET, C#.NET, or Borland Delphi
- Operating Systems: Microsoft Windows XP, Vista, XP/64, Server 2003, Server 2008, Windows 7
- EAN-13 .NET barcode generator/library for Web application
- Microsoft IIS (Internet Information Services)
Download & Installation
It is easy to install EAN-13 barcode library easily with simple clicks. In this page we provide you detail barcode control tutorial of how to use .NET barcode control for Winforms to create EAN-13 barcodes.
- Download Winforms evaluation package for free and unzip
- Add reference: Add "Aspper.win.linearbarcode.dll" to your Winforms project reference
- Add to toolbox: To add "WinLinear" to your Visual Studio toolbox
EAN-13 Size Setting Related Properties
Barcode height, margin, Y-dimension plus alignment etc. in the symbol could be modified provided that the scanning of barcode image performed satisfactorily. Size related barcode parameters are demonstrated below:
EAN-13 Special
SupplementHeight --- To set the bar height of the supplement symbol 2 or 5 digits add on of EAN-13.
SupplementSpace--- Set the separation between the end of the main barcode and the beginning of the supplement symbol.
Height & UOM
Resize --- Resize EAN-13 barcode image when manual setting does not meet its barcode specification if you set this property to true.
BarcodeHeight --- Modify EAN-13 barcode height using C#, VB.NET codes.
BarcodeWidth --- Set the width of the entire barcode image.
BarWidth_X --- Adjust the width of the barcode narrowest bar.
BarHeight_Y --- Set the height of the EAN-13 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 EAN-13 barcode property. Valid values are Cm, Inch, and Pixel.
Margin Setting
BottomMargin --- Easy to set the height of the barcode top margin using C# or VB.NET codes.
LeftMargin --- Using this property to set width of the barcode left margin of EAN-13.
RightMargin --- Width of the EAN-13 barcode right margin using ASP.NET barcode control.
TopMargin --- Set height of the EAN-13 barcode top margin.