| Icon | Member | Description |
|---|---|---|
| GetBarcodeBitmap()()()() |
Get the bitmap stream of current barcode, useful when printing
| |
| GetBarcodeBitmap(Single, Single) |
Get the bitmap stream for current barcode, useful when printing
The dpi will effect the actual size of the image
| |
| GetBarcodeBitmap(FILE_FORMAT) |
Gets the barcode bitmap.
| |
| GetBarcodeBitmap(Single, Single, FILE_FORMAT) |
Gets the barcode bitmap.
|