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

公開方法(Public Methods)

IRuler GetRuler ()
 列印解析度可以設為英寸或毫米刻度。設置/更新其中一種刻度會導致兩者都被更新。 更多...
 
void SetRuler (IRuler ruler)
 
IPoint GetStart ()
 條碼開始的位置。 更多...
 
void SetStart (IPoint start)
 
String GetData ()
 條碼內容。 更多...
 
void SetData (String data)
 
RotateEnum GetRotation ()
 
void SetRotation (RotateEnum rotation)
 
abstract String ToString ()
 Returns the string that can be sent to printer. 更多...
 
abstract String toString ()
 

私有屬性

IRuler ruler
 
IPoint start
 
String data
 
RotateEnum rotation = RotateEnum.None
 

函式成員說明文件

◆ GetData()

◆ GetRotation()

◆ GetRuler()

◆ GetStart()

◆ SetData()

◆ SetRotation()

void com.UniPRT.Sdk.LabelMaker.Abstract.ABarcode2D.SetRotation ( RotateEnum  rotation)

◆ SetRuler()

void com.UniPRT.Sdk.LabelMaker.Abstract.ABarcode2D.SetRuler ( IRuler  ruler)

◆ SetStart()

◆ ToString()

◆ toString()

資料成員說明文件

◆ data

◆ rotation

◆ ruler

IRuler com.UniPRT.Sdk.LabelMaker.Abstract.ABarcode2D.ruler
private

◆ start


此類別(class) 文件是由下列檔案中產生: