GMSE Imaging
gmse.Imaging.gmseBitmap
Sub WriteBarcode(Area As Rectangle, Code As String, DisplayNumber As Boolean, FontSize As Single)
Prints a Code 128 barcode in the specified rectangle.
Parameter
Area
Destination rectangle for the barcode.
Code
The code to print.
DisplayNumber
If true, the Code is printed below the barcode.
FontSize
The size of the font.