UniPRT SDK  v1.0.0.0
com.UniPRT.Sdk.LabelMaker.Enum.FontSizeUnitsEnum Enum Reference

Public Attributes

 Ruler
 Use the units of the ruler. Ruler units are converted to font points (1/72 inch, ~0.35 mm). More...
 
 Points
 Use font point. 1 point = 1/72 inch (~0.35 mm). More...
 
 Percent
 0-100 percent expansion/multiplier scaling. 0 or 1 specifies standard font, no scaling. 100% for maximum expansion/multiplier. More...
 

Member Data Documentation

◆ Percent

com.UniPRT.Sdk.LabelMaker.Enum.FontSizeUnitsEnum.Percent

0-100 percent expansion/multiplier scaling. 0 or 1 specifies standard font, no scaling. 100% for maximum expansion/multiplier.

Referenced by com.UniPRT.Sdk.LabelMaker.PGL.Text.toString(), and com.UniPRT.Sdk.LabelMaker.TSPL.Text.toString().

◆ Points

com.UniPRT.Sdk.LabelMaker.Enum.FontSizeUnitsEnum.Points

Use font point. 1 point = 1/72 inch (~0.35 mm).

◆ Ruler

com.UniPRT.Sdk.LabelMaker.Enum.FontSizeUnitsEnum.Ruler

Use the units of the ruler. Ruler units are converted to font points (1/72 inch, ~0.35 mm).


The documentation for this enum was generated from the following file: