Horizontalmagnification Property - Citizen CL-S700 Programming Manual

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

Advertisement

2.2.13 HorizontalMagnification property

Syntax
int HorizontalMagnification
Attribute
Read/Write
Description
Horizontal dot size. "1" or "2".
Setter method
int setHorizontalMagnification (int horizontalMagnification)
"1" or "2" must be set as a parameter.
Returns CLS_SUCCESS (0) on success. See
Getter method
int getHorizontalMagnification ()
Example
int pixelSize;
pixelSize = printer.getHorizontalMagnification();
printer.setHorizontalMagnification(2);
CITIZEN Android Label Print SDK — Programming Manual
"2.1 Return
value" for the error codes.
30

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents