UniPRT SDK  v1.0.0.0
UniPRT.Sdk.LabelMaker.Interfaces.IBarcodeItem Interface Reference

Specify barcode content and position on plane where barcode starts. More...

Inheritance diagram for UniPRT.Sdk.LabelMaker.Interfaces.IBarcodeItem:
UniPRT.Sdk.LabelMaker.Interfaces.ABarcodeItem UniPRT.Sdk.LabelMaker.Interfaces.BarcodeItem

Properties

string Data [get, set]
 The barcode content.
 
float Height [get, set]
 Barcode Height. Expressed in units of Ruler. More...
 
IPoint Start [get, set]
 Position where barcode starts.
 

Detailed Description

Specify barcode content and position on plane where barcode starts.

Property Documentation

◆ Height

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

Barcode Height. Expressed in units of Ruler.

If limits to minimum/maximum height are exceeded, the height may be limited in order to stay within range.