74
CITIZEN UWP POS Print SDK - Programming Manual
CMP_TXT_7HEIGHT
int
6 7 times height
CMP_TXT_8HEIGHT
int
7 8 times height
8
Side
CMP_SIDE_RIGHT
int
0 Right side
CMP_SIDE_LEFT
int
1 Left side
9
Bitmap width
CMP_BM_ASIS
int
-11 One bitmap pixel per printer dot
10 Bitmap mode
CMP_BM_MODE_CMD_RASTER
int
1 Monochrome print (Raster command)
CMP_BM_MODE_CMD_BITIMAGE
int
2 Monochrome print (Bit image
command)
CMP_BM_MODE_CMD_MONO
int
8 Monochrome register
CMP_BM_MODE_CMD_GRAY16
int
8 Grayscale print/
register
CMP_BM_MODE_HT_THRESHOLD
int
16 Halftone (Threshold)
CMP_BM_MODE_HT_DITHER
int
32 Halftone (Dither)
11 Barcode
symbology
CMP_BCS_UPCA
int
101 UPC-A
CMP_BCS_UPCE
int
102 UPC-E
CMP_BCS_EAN8
int
103 EAN8
CMP_BCS_EAN13
int
104 EAN13
CMP_BCS_JAN8
int
105 JAN8
CMP_BCS_JAN13
int
106 JAN13
CMP_BCS_ITF
int
107 Interleaved 2 of 5
CMP_BCS_Codabar
int
108 Codabar
CMP_BCS_Code39
int
109 Code39
CMP_BCS_Code93
int
110 Code93
CMP_BCS_Code128
int
111 Code128
CMP_BCS_GS1DATABAR
int
131 GS1 DataBar Omnidirectional
CMP_BCS_GS1DATABAR_E
int
132 GS1 DataBar Expanded
CMP_BCS_GS1DATABAR_S
int
133 GS1 DataBar Stacked
CMP_BCS_GS1DATABAR_E_S
int
134 GS1 DataBar Expanded Stacked
CMP_BCS_GS1DATABAR_T
int
135 GS1 DataBar Truncated
CMP_BCS_GS1DATABAR_L
int
136 GS1 DataBar Limited
CMP_BCS_GS1DATABAR_S_O
int
137 GS1 DataBar Stacked
Omnidirectional
12 HRI characters CMP_HRI_TEXT_NONE
int
0 None
CMP_HRI_TEXT_ABOVE
int
1 Above the barcode
CMP_HRI_TEXT_BELOW
int
2 Below the barcode
13 Error correction
level (PDF417)
CMP_PDF417_EC_LEVEL_0
int
48 Level 0
CMP_PDF417_EC_LEVEL_1
int
49 Level 1
CMP_PDF417_EC_LEVEL_2
int
50 Level 2
CMP_PDF417_EC_LEVEL_3
int
51 Level 3
CMP_PDF417_EC_LEVEL_4
int
52 Level 4
CMP_PDF417_EC_LEVEL_5
int
53 Level 5
CMP_PDF417_EC_LEVEL_6
int
54 Level 6
CMP_PDF417_EC_LEVEL_7
int
55 Level 7
CMP_PDF417_EC_LEVEL_8
int
56 Level 8
14 Error correction
level (QR Code)
CMP_QRCODE_EC_LEVEL_L
int
48 Level L (7%)
CMP_QRCODE_EC_LEVEL_M
int
49 Level M (15%)
CMP_QRCODE_EC_LEVEL_Q
int
50 Level Q (25%)
CMP_QRCODE_EC_LEVEL_H
int
51 Level H (30%)
15 Cut type
CMP_CUT_FULL
int
-1 Full cut
CMP_CUT_PARTIAL
int
-2 Partial cut
CMP_CUT_FULL_PREFEED
int
-3 Feed and full cut
CMP_CUT_PARTIAL_PREFEED
int
-4 Feed and partial cut
17 Drawer number CMP_DRAWER_1
int
1 Drawer 1
CMP_DRAWER_2
int
2 Drawer 2