UniPRT SDK  v1.0.0.0
UniPRT.Sdk.LabelMaker.Interfaces.ABarcode2D类 参考abstract
类 UniPRT.Sdk.LabelMaker.Interfaces.ABarcode2D 继承关系图:
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.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 成员函数

abstract override string ToString ()
 返回可发送到印表机的字符串。
 

属性

virtual string Data [get, set]
 
virtual RotateEnum Rotation = RotateEnum.None [get, set]
 
virtual IRuler Ruler = null [get, set]
 
virtual IPoint Start [get, set]