Setorientation - BIXOLON SLP-DL413 Reference Manual

Linux sdk
Hide thumbs Also See for SLP-DL413:
Table of Contents

Advertisement

3-7 SetOrientation

Set the orientation.
int SetOrientation(int orientation)
[Parameters]
* int orientation
[in] Printing orientation
Constant
TOP_TO_BOTTOM
BOTTOM_TO_TOP
[Return Values]
Constant
SUCCESS
WRITE_ERROR
* Example
int ret;
ret = ConnectToPrinter("portinfo...");
......
SetOrientation(TOP_TO_BOTTOM);
......
Rev. 1.00
Value
84
66
Value
0
The function is successful.
-105
- 12 -
Description
Print from top to bottom.
Print from bottom to top.
Description
Data transmission failed.
Label Printer

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents