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