UniPRT SDK  v1.0.0.0
UniPRT.Sdk.LabelMaker.Interfaces.IBarcode2D 介面 參考文件
類別UniPRT.Sdk.LabelMaker.Interfaces.IBarcode2D的繼承圖:
UniPRT.Sdk.LabelMaker.Interfaces.IBarcodeItem_2D UniPRT.Sdk.LabelMaker.Interfaces.IPositionRuler UniPRT.Sdk.LabelMaker.Interfaces.IRotation UniPRT.Sdk.LabelMaker.Interfaces.ABarcode2D UniPRT.Sdk.LabelMaker.Interfaces.AAztecBarcode UniPRT.Sdk.LabelMaker.Interfaces.ADataMatrix UniPRT.Sdk.LabelMaker.Interfaces.APdf417 UniPRT.Sdk.LabelMaker.Interfaces.AQRBarcode UniPRT.Sdk.LabelMaker.PGL.AztecBarcode UniPRT.Sdk.LabelMaker.TSPL.AztecBarcode UniPRT.Sdk.LabelMaker.PGL.DataMatrixBarcode UniPRT.Sdk.LabelMaker.TSPL.DataMatrixBarcode UniPRT.Sdk.LabelMaker.PGL.Pdf417Barcode UniPRT.Sdk.LabelMaker.TSPL.Pdf417Barcode UniPRT.Sdk.LabelMaker.PGL.QRBarcode UniPRT.Sdk.LabelMaker.TSPL.QRBarcode

公開方法(Public Methods)

string ToString ()
 返回可發送到印表機的字串。
 

屬性(properties)

string Data [get, set]
 條碼內容。
 
RotateEnum Rotation [get, set]
 
IRuler Ruler [get, set]
 用於定位的標尺。
 
IPoint Start [get, set]
 條碼開始的位置。