Gets a byte array that represents the barcode image fitting the bars into the specified size measured in inches.
[Visual Basic] Overloads Public Function GetBarcodeImage( _ ByVal imageFormat As ImageFormat, _ ByVal dpi As Single, _ ByVal barsAreaSizeInInches As SizeF _ ) As Byte()