LabelCommonSetting
Introduction标签设置 for TSC,Cpcl Label setting PropertiesDensity@property (nonatomic) NSInteger Density; Discussion控制打印时的浓度 for TSC density = 0~15 labelDriection@property (nonatomic) LableDirection labelDriection; Discussion标签打印出纸方向 for TSC Label Driection labelgap@property (nonatomic) NSInteger labelgap; Discussion标签间隙 Label gap labelHeight@property (nonatomic) NSInteger labelHeight; Discussion标签高度 Lable Height labelWidth@property (nonatomic) NSInteger labelWidth; Discussion标签宽度 for TSC,Cpcl Label width printCopies@property (nonatomic) NSInteger printCopies; Discussion打印份数 for cpcl Print copies speed@property (nonatomic) NSInteger speed; Discussion打印速度 for TSC,cpcl print speed TSC:speed=2~5 cpcl:speed=0~5; |