#include <IBarcode2D.h>
构造函数 | |
| (NSString *) | - description |
| 返回可以发送到印表机的字符串。 | |
额外继承的成员函数 | |
属性 继承自 <IBarcodeItem_2D> | |
| id< IPoint > | start |
| 条码开始的位置。 | |
| NSString * | data |
| 条码的内容。 | |
属性 继承自 <IPositionRuler> | |
| id< IRuler > | ruler |
属性 继承自 <IRotation> | |
| RotateEnum | rotation |
定义 Barcode2D 类接口的协议。
| - (NSString *) description |
返回可以发送到印表机的字符串。
被 PglAztecBarcode, PglDataMatrixBarcode, PglPdf417Barcode, PglQRBarcode, AztecBarcode, DataMatrixBarcode, Pdf417Barcode , 以及 QRBarcode 重载.