UniPRT SDK  v1.0.0.0
UniPRT.Sdk.LabelMaker.Interfaces.IBarcodeItem接口 参考

指定条码的内容和条码在平面上开始的位置。 更多...

类 UniPRT.Sdk.LabelMaker.Interfaces.IBarcodeItem 继承关系图:
UniPRT.Sdk.LabelMaker.Interfaces.ABarcodeItem UniPRT.Sdk.LabelMaker.Interfaces.BarcodeItem

属性

string Data [get, set]
 条码内容。
 
float Height [get, set]
 条码高度。以标尺的单位表示。 更多...
 
IPoint Start [get, set]
 条码开始的位置。
 

详细描述

指定条码的内容和条码在平面上开始的位置。

属性说明

◆ Height

float UniPRT.Sdk.LabelMaker.Interfaces.IBarcodeItem.Height
getset

条码高度。以标尺的单位表示。

如果超过最小/最大高度的限制,则高度可能会被限制以保持在范围内。