定義 MaxicodeBarcode 類介面的協議。 更多...
#include <IMaxicodeBarcode.h>
實體方法 | |
(NSString *) | - description |
返回可以發送到打印機的字符串。 | |
屬性(properties) | |
id< IMaxicodeData > | data |
條碼內容。 | |
![]() | |
id< IPoint > | start |
![]() | |
id< IRuler > | ruler |
定義 MaxicodeBarcode 類介面的協議。
此協議指定了 Maxicode 條碼對象的屬性和方法,包括內容數據和格式化條碼以進行打印的方法。
- (NSString *) description |
|
readwritenonatomicstrong |
條碼內容。
指定要編碼到 Maxicode 條碼中的數據。