POS Printer
Rev. 2.00
- 14 -
3. BXBarcode Class Reference
Inherits from
NSObject
Confirms to
Framework
BXPrinter.a
[Availability]
iOS 4.3 and later
Declared
BXBarcodeInfo.h
3-1 Overview
BXBarcode class is an object that contains information about which barcode types are
supported for each printer to control.
3-2 Properties
3-2-1 barNumber
Barcode Define Number
@property
int
barNumber
[Discussion]
Printer name is saved automatically by collecting information from the connected printer.
[Availability]
SDK 3.0.3 and later
3-2-2 name
Barcode Name
@property(readwrite) NSString *
address
[Discussion]
Printer name is saved automatically by collecting information from the connected printer.
[Availability]
SDK 3.0.3 and later
3-2-3 support
The availability of the barcode.
@property BOOL
support
[Discussion]
Printer name is saved automatically by collecting information from the connected printer.
[Availability]
SDK 3.0.3 and later