UniPRT SDK  v1.0.0.0
UniPRT.Sdk.LabelMaker.Interfaces.IMaxicodeData Interface Reference

Interface for objects that contain Maxicode barcode data. More...

Inheritance diagram for UniPRT.Sdk.LabelMaker.Interfaces.IMaxicodeData:
UniPRT.Sdk.LabelMaker.Interfaces.IMaxicodeMsg UniPRT.Sdk.LabelMaker.Interfaces.IMaxicodeMsgStructured UniPRT.Sdk.LabelMaker.Interfaces.IMaxicodeMsgStructuredOpenSystemStandard UniPRT.Sdk.LabelMaker.Interfaces.AMaxicodeMsg UniPRT.Sdk.LabelMaker.Interfaces.AMaxicodeMsgStructured UniPRT.Sdk.LabelMaker.Interfaces.AMaxicodeMsgStructuredOpenSystemStandard UniPRT.Sdk.LabelMaker.PGL.MaxicodeMsg UniPRT.Sdk.LabelMaker.TSPL.MaxicodeMsg UniPRT.Sdk.LabelMaker.PGL.MaxicodeMsgStructured UniPRT.Sdk.LabelMaker.TSPL.MaxicodeMsgStructured UniPRT.Sdk.LabelMaker.PGL.MaxicodeMsgStructuredOpenSystemStandard UniPRT.Sdk.LabelMaker.TSPL.MaxicodeMsgStructuredOpenSystemStandard

Properties

string Data [get]
 The barcode data that includes the primary message + secondary messages to be encoded in the barcode.
 
Enum Mode [get, set]
 The Mode used to state the format of the barcode data. See MaxicodeModeEnum for possible supported modes.
 

Detailed Description

Interface for objects that contain Maxicode barcode data.