Interface for objects that contain Maxicode barcode data. More...
#include <IMaxicodeData.h>
Properties | |
MaxicodeModeEnum | mode |
The Mode used to state the format of the barcode data. See MaxicodeModeEnum for possible supported modes. | |
NSString * | data |
The barcode data that includes the primary message + secondary messages to be encoded in the barcode. | |
Interface for objects that contain Maxicode barcode data.
|
readnonatomiccopy |
The barcode data that includes the primary message + secondary messages to be encoded in the barcode.
Reimplemented in AMaxicodeMsgStructured, and PglMaxicodeMsgStructuredOpenSystemStandard.
|
readwritenonatomicassign |
The Mode used to state the format of the barcode data. See MaxicodeModeEnum for possible supported modes.