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... | |
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().
com.UniPRT.Sdk.LabelMaker.Enum.FontSizeUnitsEnum.Points |
Use font point. 1 point = 1/72 inch (~0.35 mm).
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).