Zebra Technologies EM220II Printer User Manual


 
EM220II
Rev. 1.00
- 22 -
Mobile Printer
iOS SDK API Reference Guide
5-2-8 textSize
Size of the printed text
@property(readwrite) int textSize
[Discussion]
Refer to 2-4 Text Size
[Availability]
SDK 1.0.0 and later
5-2-9 characterSet
Defines the code page of printer
@property(readwrite) CGFloat lookupDuration
[Discussion]
Refer to 2-1 Character Set
Default value is set to BXL_CS_437.
[Availability]
SDK 1.0.0 and later
5-2-10 internationalCharacterSet
@property(readwrite) char internationalCharacterSet
[Discussion]
Refer to 2-2 International Character Set. Default value is set to BXL_CS_437.
[Availability]
SDK 1.0.0 and later
5-2-11 textEncoding
Type of the text Encoding.
@property(readwrite) long textEncoding
[Discussion]
Refer to NSStringEncoding in NSString.h
[Availability]
SDK 1.0.0 and later