定義 Barcode2D 類接口的協議。 更多...
#include <IBarcode2D.h>
實體方法 | |
| (NSString *) | - description |
| 返回可以發送到打印機的字符串。 | |
額外的繼承成員 | |
屬性(properties) 繼承自 <IBarcodeItem_2D> | |
| id< IPoint > | start |
| 條碼開始的位置。 | |
| NSString * | data |
| 條碼的內容。 | |
屬性(properties) 繼承自 <IPositionRuler> | |
| id< IRuler > | ruler |
屬性(properties) 繼承自 <IRotation> | |
| RotateEnum | rotation |
定義 Barcode2D 類接口的協議。
| - (NSString *) description |
返回可以發送到打印機的字符串。
在PglAztecBarcode, PglDataMatrixBarcode, PglPdf417Barcode, PglQRBarcode, AztecBarcode, DataMatrixBarcode, Pdf417Barcode, 及 QRBarcode重新實作.