Size of the font in pixels or points
Member of Style (PRIM_VS.Style)
Data Type - Enumeration
The FontUnits property in conjunction with the FontSize property defines the size of the font.
Enum Value | Description |
---|---|
Pixel | Specific pixel sizing - This is 14 Pixel text |
Point | Point sizing - This is 14 Point text |
Febuary 18 V14SP2