Modify Data Matrix Image Size using Barcode Library/SDK for ASP.NET
Generate Barcodes with Customized Size using Data Matrix ASP.NET Barcode Library
Customize Data Matrix Barcode Size using ASP.NET Barcode Library /SDK
Data Matrix ASP.NET barcode Generator is easy to integrate barcode generation capability to ASP.NET web applications. Aspper.com provides professional information on how to set Data Matrix barcode size using Visual Basic & C# class library.
Robust barcode generators provided in Aspper.com could be easily used in C#, VB.NET, managed C++ and Delphi for .NET to create high quality Data Matrix. It is easy to create Data Matrix with customized size, image and encoding data by changing relating properties.
Data Matrix Size Setting in ASP.NET using C#, VB.NET Codes
Set up Requirements
Dynamic Data Matrix barcodes with customized size could be displayed on IE, Firefox, Safari, Opera, Chrome web sites etc. This barcode generator/SDK is fully integrated into .NET applications.
- Visual Studio: 2005, 2008 and 2010
- Microsoft .NET Framework: 2.0, 3.0, 3.5 and above versions
- .NET Language: VB.NET, C#.NET, or Borland Delphi
- Data Matrix ASP.NET barcode generator/library
- Operating Systems: Microsoft Windows XP, Vista, XP/64, Server 2003, Server 2008, Windows 7
Download & Installation
Data Matrix barcode library for ASP.NET is easy to install and uses a DLL assembly which generates barcodes using .Net framework or IIS. Detailed tutorial and step-by-step instructions of barcode generation are provided as well as the free trial evaluation package for ASP.NET.
- Free to download ASP.NET evaluation package and unzip
- Add "Aspper.aspnet.matrixbarcode.dll" to your ASP.NET project reference
- Add "Aspnet.Matrix" to Visual Studio toolbox using drag-and-drop implementation method
Data Matrix Size Setting Related Properties
Data Matrix barcode size is easy to be changed by changing barcode properties relating to format mode, height, X-dimension, margin etc. using C#.NET & VB.NET code sample or by changing parameter in setting panel in Visual Studio 2005/2008/2010.
Data Matrix Special
DataMatrixFormatMode --- Set Data Matrix barcode format mode. Valid values are from 0 (10X10) to 24 (144X144) and from 25 (8X18) to 30 (16X48) to form a square or rectangular barcode images.
Basic Size Setting
Resize --- Resize Data Matrix if manual setting does not meet its barcode specification.
BarcodeHeight --- Barcode height of Data Matrix.
BarcodeWidth --- Width of the entire Data Matrix barcode image.
X --- Set Barcode module width (narrow bar).
Y --- Set the linear barcode bar height / 2D barcode module height.
BarWidth_X --- Adjust the width of the barcode narrowest bar.
BarHeight_Y --- Customize the height of the Data Matrix 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 Data Matrix barcode property. Valid values are Cm, Inch, and Pixel.
Margin Setting
BottomMargin --- Set Data Matrix barcode top margin using C# or VB.NET codes.
LeftMargin --- Modify width of the barcode left margin of Data Matrix.
RightMargin --- Set width of the Data Matrix barcode right margin using .NET barcode control.
TopMargin --- Adjust height of the Data Matrix barcode top margin using C# or VB.NET class library.