定义 Barcode1D 类接口的协议。 更多...
#include <IBarcode1D.h>
构造函数 | |
| (NSString *) | - description |
| 返回可发送到印表机的字符串。 | |
属性 | |
| NSMutableArray< id< IBarcodeItem > > * | barcodes |
| 条码项目的数组。 | |
属性 继承自 <IBarcode_1D_Properties> | |
| id< IRuler > | ruler |
| 用于定位和高度的标尺。 | |
| id< IBarWidths > | barWidths |
| 条码放大。窄条/宽条的宽度。 | |
| BOOL | printHumanReadable |
| 在条码底部打印可读的PDF文本。 | |
属性 继承自 <IRotation> | |
| RotateEnum | rotation |
属性 继承自 <IBarcodeType1D> | |
| BarcodeTypeEnum1D | barcodeType |
定义 Barcode1D 类接口的协议。
| - (NSString *) description |
返回可发送到印表机的字符串。
被 PglBarcode_1D , 以及 Barcode_1D 重载.
|
readwritenonatomicstrong |
条码项目的数组。