Defines a barcode.
@param content Barcode content.
@param x Starting point in the x direction defined in dots.
@param y Starting point in the y direction defined in dots.
@param type Type of barcode to make.
@param humanReadable Alingment of the human readable text.
@param rotation degrees of rotation.
@param narrowBarRatio narrow bar ratio.
@param wideBarRatio wide bar ratio.
Defines a font data string.
@param x x-coordinate of the text in dots
@param y y-coordinate of the text in dots.
@param size predefined font size to use
@param rotation rotation of the text.
@param xMultiplication horizontal multiplication ranged 1~10
@param yMultiplication vertical multiplication ranged 1~10
Set up the label width, label height, print speed, print density, media sensor type, gap/black
mark vertical distance, gap/black mark shift distance.
@param width Width of the label in mm
@param height Height of the label in mm
@param speed Print Speed in inches/second
1.0 : 1.0 inch/second
1.5: 1.5 inches/second
2.0: 2.0 inches/second
3.0: 3.0 inches/second
4.0: 4.0 inches/second
6.0: 6.0 inches/second
8.0: 8.0 inches/second
10.0: 10.0 inches/second
13.0: 13.0 inches/second
14.0: 14.0 inches/second
@param density Print Density in the range from 0 to 15
@sensor Media Sensor Type
@sensorDistance Sensor Distance - Vertical gap height of the gap/black mark in mm
@sensorOffset Sensor Offset - Shift distance of the gap/black mark in mm.