Zebra Technologies ZQ110 Saw User Manual


 
ZQ110
Rev. 1.00
- 11 -
Mobile Printer
iOS SDK API Reference Guide
Code
Value
Description
BXL_TS_0HEIGHT
0
Set the ratio of vertical height to X1
BXL_TS_1HEIGHT
16
Set the ratio of vertical height to X2
BXL_TS_2HEIGHT
32
Set the ratio of vertical height to X3
BXL_TS_3HEIGHT
48
Set the ratio of vertical height to X4
BXL_TS_4HEIGHT
64
Set the ratio of vertical height to X5
BXL_TS_5HEIGHT
80
Set the ratio of vertical height to X6
BXL_TS_6HEIGHT
96
Set the ratio of vertical height to X7
BXL_TS_7HEIGHT
112
Set the ratio of vertical height to X8
2-5 Text Attribute
The following table defines available text properties. Each property can be combined with
the OR operation.
Code
Value
Description
BXL_FT_DEFAULT
0
Default setting
NOT BOLD, FONTA, NOT UNDERLINE,
NOT REVERSE
BXL_FT_FONTB
1
Use FONTB
BXL_FT_FONTC
16
Use FONTC
BXL_FT_BOLD
2
Use Bold font
BXL_FT_UNDERLINE
4
Set Underline property
BXL_FT_REVERSE
8
Set Reverse property
2-6 Barcode Text Position
The following table defines the available barcode text positions (the position where
barcode data is printed in relation to the barcode).
Code
Value
Description
BXL_BC_TEXT_NONE
0
Do not print barcode data
BXL_BC_TEXT_ABOVE
1
Print bar code data above barcode
BXL_BC_TEXT_BELOW
2
Print bar code data below barcode