GMSE Imaging
gmse.Imaging.gmseBitmap
Sub WriteBarcode(Area As Rectangle, Code As String, DisplayNumber As Boolean)
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.