11#import <Foundation/Foundation.h>
13#import <UniPRT/ABarWidths.h>
14#import <UniPRT/PrintPlane.h>
15#import <UniPRT/Ruler.h>
16#import <UniPRT/BarcodeTypeEnum_1D.h>
85- (instancetype)initWithNarrowBar:(
float)narrowBar wideBar:(
float)wideBar;
112- (NSString *)bcdMagnification1DWithType:(BarcodeTypeEnum1D)bcdType printPlane:(PrintPlane *)pp barWidths:(
PglBarWidths *)barWidths;
ABarWidths的基類。
Definition ABarWidths.h:31
表示條形碼條寬的類。
Definition PglBarWidths.h:44
instancetype init()
初始化PglBarWidths類的新實例。