8#ifndef Barcode2DProperties_h
9#define Barcode2DProperties_h
11#import <Foundation/Foundation.h>
12#import <UniPRT/TSPL.h>
16@interface Barcode2DProperties : NSObject
18@property (nonatomic, assign) TSPLBarcodeType2D type;
19@property (nonatomic, assign) TSPLRotation rotation;