EasyManua.ls Logo

Citizen CL-E321

Citizen CL-E321
95 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
CITIZEN Android Label Print SDK Programming Manual
47
2.2.30 PrintMethod property
Syntax
int PrintMethod
Attribute
Read/Write
Description
Sets the print method to either thermal transfer or direct thermal.
Value
Description
CLS_PRTMETHOD_TT (0)
Thermal transfer
CLS_PRTMETHOD_DT (1)
Direct thermal
Setter method
int setPrintMethod (int printMethod)
Returns CLS_SUCCESS (0) on success. See "2.1 Return value" for the error codes.
Getter method
int getPrintMethod ()
Returns the set value. If nothing has been set, it returns CLS_PROPERTY_DEFAULT(999999).
Example
int printMethod;
printer.setPrintMethod(LabelConst.CLS_PRTMETHOD_DT);
printMethod = printer.getPrintMethod();

Table of Contents

Other manuals for Citizen CL-E321

Related product manuals