11#import <Foundation/Foundation.h>
13#import <UniPRT/AAztecBarcode.h>
14#import <UniPRT/PrintPlane.h>
15#import <UniPRT/TsplCmd.h>
16#import <UniPRT/TSPL.h>
17#import <UniPRT/Translate.h>
86- (instancetype)initWithStart:(
id<IPoint>)start data:(NSString *)data;
Base class for Aztec 2D barcode.
Definition AAztecBarcode.h:33
A class representing an Aztec barcode for TSPL.
Definition AztecBarcode.h:45
instancetype init()
Initializes a new instance of the AztecBarcode class.
NSString * description()
Returns a string that can be sent to the printer.