Zebra Technologies EM220II Printer User Manual


 
EM220II
Rev. 1.00
- 21 -
Mobile Printer
iOS SDK API Reference Guide
5-2-4 lookupDuration
Printer lookup time (unit: second)
@property(readwrite) CGFloat lookupDuration
[Discussion]
It could be a fractional number such as 0.5.
[Availability]
SDK 1.0.0 and later
5-2-5 lookupCount
Number of repeat on signal transmission for printer search
@property(readwrite) unsigned lookupCount
[Discussion]
Default value is set to 1. When it is set to a number bigger than 1, the printer search
signal transmission is repeated by this number at intervals of 0.2 seconds.
[Availability]
SDK 1.0.0 and later
5-2-6 alignment
Horizontal alignment setting
@property(readwrite) int alignment
[Discussion]
Default value is set to left alignment, and this setting affects all output printing including
text and bar code.
[Availability]
SDK 1.0.0 and later
5-2-7 attribute
Text printing property
@property(readwrite) int attribute
[Discussion]
Refer to 2-5 Text Attribute
[Availability]
SDK 1.0.0 and later