UniPRT SDK  v1.0.0.0
UniPRT.Sdk.LabelMaker.Interfaces.IFontSizeUnits Interface Reference
Inheritance diagram for UniPRT.Sdk.LabelMaker.Interfaces.IFontSizeUnits:
UniPRT.Sdk.LabelMaker.Interfaces.IFontSettings UniPRT.Sdk.LabelMaker.Interfaces.ITextSettings UniPRT.Sdk.LabelMaker.Interfaces.IText UniPRT.Sdk.LabelMaker.Interfaces.AText UniPRT.Sdk.LabelMaker.PGL.Text UniPRT.Sdk.LabelMaker.TSPL.Text

Properties

FontSizeUnitsEnum FontSizeUnits [get, set]
 Character sizing select between using font points or other sizing unit. More...
 

Property Documentation

◆ FontSizeUnits

FontSizeUnitsEnum UniPRT.Sdk.LabelMaker.Interfaces.IFontSizeUnits.FontSizeUnits
getset

Character sizing select between using font points or other sizing unit.

For X/Y char size is in terms of font points, 1 point = 1/72 inch (~0.35 mm).
Note that some fonts may not be scalable. Any values specified outside of minimum/maximum ranges will be limited to the minimum or maximum.