UniPRT SDK  v1.0.0.0
IFontSizeUnits Interface Reference
Inheritance diagram for IFontSizeUnits:
IFontSettings ITextSettings IText AText Text Text

Public Member Functions

FontSizeUnitsEnum GetFontSizeUnits ()
 Character sizing select between using font points or other sizing unit. More...
 
void SetFontSizeUnits (FontSizeUnitsEnum fontSizeUnits)
 

Member Function Documentation

◆ GetFontSizeUnits()

FontSizeUnitsEnum GetFontSizeUnits ( )

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.

Implemented in AText.