Supplementary Barcode
Barcode Generator for ASP.NET provides SupplementCode, SupplementSpace and SupplementHeight class for users, if they want to add supplementary 2 & 5 digits for UPC-A barcode with specified size.
Barcode Resolution
Barcode Generator for ASP.NET provides Resolution class for users, if they want to set the PC-A barcode sizes resolution in DPI which specifies the number of dots that a printer or device (like a monitor) can display per linear inch; the higher the Dpi, the higher the resolution.
Barcode Unit
Barcode Generator for ASP.NET provides BarcodeUnit class for users, if they want to choose Pixel, Inch or Cm as the unit measurement for UPC-A barcode size.
Quiet Margin
Barcode Generator for ASP.NET provides QuietMargin class for users, if they want to adjust quiet margins of top, bottom, right and left surrounding generate UPC-A barcode sizes.
Bar Width & Height
Barcode Generator for ASP.NET provides BarWidth and BarHeight class for users, if they want to adjust generated UPC-A barcode symbol size through controlling the width and height of each bar.
Barcode Width & Height
Barcode Generator for ASP.NET provides BarcodeWidth and BarcodeHeight class for users to, if they want to control the width and height of the whole UPC-A barcode size, including barcode symbol size, encoded characters and quiet margins.