Doubleheat Property - Citizen CL-S700 Programming Manual

Android label print sdk
Hide thumbs Also See for CL-S700:
Table of Contents

Advertisement

2.2.23 DoubleHeat property

Syntax
int DoubleHeat
Attribute
Read/Write
Description
Sets the double heat option. The acceptable values are below:
0: OFF (Default)
1: ON
Setter method
int setDoubleHeat (int doubleHeat)
Returns CLS_SUCCESS (0) on success. See
Getter method
int getDoubleHeat ()
Returns the set value. If nothing has been set, it returns CLS_PROPERTY_DEFAULT(999999).
Example
int doubleHeat;
printer.setDoubleHeat(1);
doubleHeat = printer.getDoubleHeat();
CITIZEN Android Label Print SDK — Programming Manual
"2.1 Return
value" for the error codes.
40

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents