Zebra Technologies ZQ110 Printer User Manual


 
ZQ110
Rev. 1.00
- 15 -
Mobile Printer
Windows SDK API Reference Guide
* TextSize
[in] This value sets the text size properties. The width and height values can be
duplicated.
Code
Value
Description
BXL_TS_0WIDTH
0
Width magnification set to x1
BXL_TS_1WIDTH
16
Width magnification set to x2
BXL_TS_2WIDTH
32
Width magnification set to x3
BXL_TS_3WIDTH
48
Width magnification set to x4
BXL_TS_4WIDTH
64
Width magnification set to x5
BXL_TS_5WIDTH
80
Width magnification set to x6
BXL_TS_6WIDTH
96
Width magnification set to x7
BXL_TS_7WIDTH
112
Width magnification set to x8
Code
Value
Description
BXL_TS_0HEIGHT
0
Height magnification set to x1
BXL_TS_1HEIGHT
1
Height magnification set to x2
BXL_TS_2HEIGHT
2
Height magnification set to x3
BXL_TS_3HEIGHT
3
Height magnification set to x4
BXL_TS_4HEIGHT
4
Height magnification set to x5
BXL_TS_5HEIGHT
5
Height magnification set to x6
BXL_TS_6HEIGHT
6
Height magnification set to x7
BXL_TS_7HEIGHT
7
Height magnification set to x8
[Return Values]
Code
Value
Description
BXL_SUCCESS
0
Returns after function success
BXL_NOT_OPENED
101
Unable to open communication port
BXL_STATUS_ERROR
103
Error occurred during status check
BXL_WRITE_ERROR
300
Failure to transmit data