Set PDF-417 Image Size using Barcode Library/SDK for Windows Forms
Create Barcodes with Customized Size using Winforms PDF-417 Barcode Generator
With PDF-417 Winforms Barcode Library/SDK provided by Aspper.com, .NET developers are entitled to add and generate barcode images into Windows Forms applications. It could be used as a DLL without barcode fonts and support drag-and-drop implementation.
It is easy to add and print dynamic PDF-417 barcodes in Winforms, ASP.NET, SQL Reporting Services, Native Crystal Reports, RDLC reports etc. using .NET barcode generators provided on Aspper.com.
PDF-417 Size Setting in Windows Forms using C#, VB.NET Class library
Set up Requirements
PDF-417 Windows Forms barcode generator/SDK is an easy to use barcode control which fully integrated into .NET applications. Make sure you complete installation of the below items before barcode generation:
- Visual Studio 2005, 2008 and 2010
- Microsoft .NET Framework 2.0, 3.0, 3.5 and above versions
- VB.NET, C#.NET, or Borland Delphi
- PDF-417 barcode generator/library for Windows Forms
Download & Installation
Once installed, the PDF-417 Windows Forms barcode generation library/SDK could be sized and parameters can be set to meet required specifications. Aspper.com provides complete
barcode generation and installation guide.
- Download Winforms free trial package and unzip it on developer's computer Add reference: Add "Aspper.win.matrixbarcode.dll" to Winforms application
- Add to toolbox: To add "WinMatrix" to your Visual Studio toolbox
Size Setting Related Properties of PDF-417
PDF-417 barcode size is allowed to be customized through C# or VB.NET barcode codes. It is easy to set barcode height, width, margin etc. using barcode generator.
PDF-417 Special
PDF417RowCount --- Set the number of columns of PDF-417. Valid value ranges from 1 to 30.
PDF417ColumnCount --- Set the number of rows of generated PDF-417. Valid value ranges from 3 to 90.
Basic Size Setting
Resize --- Set it to true, PDF-417 barcode size will be resized if manual setting does not meet its barcode specification.
BarcodeHeight --- Modify PDF-417 barcode height using C#, VB.NET codes.
BarcodeWidth --- Set PDF-417 width of the entire barcode image.
X --- Set Barcode module width (narrow bar).
Y --- Set the 2D barcode module height.
BarWidth_X --- Adjust the width of the barcode narrowest bar.
BarHeight_Y --- Customize the height of the PDF-417 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 PDF-417 barcode property. Valid values are Cm, Inch, and Pixel.
Margin Setting
BottomMargin --- Set PDF-417 barcode top margin using C# or VB.NET codes.
LeftMargin --- Using this property to set width of the barcode left margin of PDF-417.
RightMargin --- Set width of the PDF-417 barcode right margin using .NET barcode control.
TopMargin --- Using the parameter to adjust height of the PDF-417 barcode top margin using C# or VB.NET class library.