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

屬性(properties)

string Data [get, set]
 條碼內容。
 
float Height [get, set]
 條碼高度。以標尺的單位表示。 更多...
 
IPoint Start [get, set]
 條碼開始的位置。
 

詳細描述

指定條碼的內容和條碼在平面上開始的位置。

屬性(property)說明文件

◆ Height

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

條碼高度。以標尺的單位表示。

如果超過最小/最大高度的限制,則高度可能會被限制以保持在範圍內。