Special characters that can be inserted into receipts you print.
More...
Special characters that can be inserted into receipts you print.
◆ BASE64
readonly String CWSWrapper.PrintControl.BASE64 = "~0i" |
|
static |
Base64 encoded jpeg follows
◆ BIG_OFF
readonly String CWSWrapper.PrintControl.BIG_OFF = "~0B" |
|
static |
◆ BIG_ON
readonly String CWSWrapper.PrintControl.BIG_ON = "~1B" |
|
static |
◆ BOLD_OFF
readonly String CWSWrapper.PrintControl.BOLD_OFF = "~0E" |
|
static |
◆ BOLD_ON
readonly String CWSWrapper.PrintControl.BOLD_ON = "~1E" |
|
static |
◆ CENTER
readonly String CWSWrapper.PrintControl.CENTER = "~0C" |
|
static |
Center the following text
◆ FORM_FEED
readonly String CWSWrapper.PrintControl.FORM_FEED = "~0F" |
|
static |
◆ LEFT
readonly String CWSWrapper.PrintControl.LEFT = "~0L" |
|
static |
◆ NEWLINE
readonly String CWSWrapper.PrintControl.NEWLINE = "~0A" |
|
static |
◆ RIGHT
readonly String CWSWrapper.PrintControl.RIGHT = "~0R" |
|
static |
◆ SIGBIN
readonly String CWSWrapper.PrintControl.SIGBIN = "~0S" |
|
static |
3 byte ascii image follows (SIG_BIN_2)
The documentation for this class was generated from the following file:
- Constants/PrintControl.cs