Encoded Characters
With Barcode Generator for Winforms, users are allowed to encode different length characters using Code property. Longer encoded data may lead a larger size of generated Code 128 barcode.
Barcode Unit
With Barcode Generator for Winforms, users are allowed to measure the unit of Code 128 bars with pixel, cm and inch using BarcodeUnit property.
Quiet Margin
With Barcode Generator for Winforms, users are allowed to easily control the size of each margin surrounding generated Code 128 barcode using QuietMargin related properties, including TopMargin, BottomMargin, RightMargin and LeftMargin.
Bar Width & Height
With Barcode Generator for Winforms, users are allowed to quickly adjust the width and height of each bar in generated barcode using BarWidth and BarHeight property.
Barcode Width & Height
With Barcode Generator for Winforms, users are allowed to choose Code 128 barcode size using BarcodeWidth and BarcodeHeight in accordance with usersâ needs. However, Barcode width and height should more than, or at least equal to the required minimum width and height.