UniPRT SDK  v1.0.0.0
UniPRT.Sdk.LabelMaker.Interfaces.IMaxicodeMsg 介面 參考文件

Maxicode 條碼數據。不適用於模式 2 或 3。 更多...

類別UniPRT.Sdk.LabelMaker.Interfaces.IMaxicodeMsg的繼承圖:
UniPRT.Sdk.LabelMaker.Interfaces.IMaxicodeData UniPRT.Sdk.LabelMaker.Interfaces.AMaxicodeMsg UniPRT.Sdk.LabelMaker.PGL.MaxicodeMsg UniPRT.Sdk.LabelMaker.TSPL.MaxicodeMsg

屬性(properties)

string Data [get]
 條碼數據,包括將編碼到條碼中的主要訊息和次要訊息。
 
Enum Mode [get, set]
 用於說明條碼數據格式的模式。請參閱 MaxicodeModeEnum 以了解可能支援的模式。
 
string PrimaryMsg [get, set]
 主要訊息(不包括模式值),通常最多有 9 個字元。
 
string RemainingMsg [get, set]
 次要訊息,對於具有 EEC 模式的最多 68 個字元,對於具有 SEC 模式的最多 84 個字元。
 

詳細描述

Maxicode 條碼數據。不適用於模式 2 或 3。