Style - FaceName Property
FaceName is the name of the font
Member of Style (PRIM_VS.Style)
Data Type - Font name
Details
The FaceName property defines the name of the Font to be used.
Allowed Fonts
| Enum Value | Description |
|---|---|
| [Font Name] | e.g. Verdana or Arial, "Lucida Sans" etc. |
| [Font Name],[Font Name],[Font Name] | Verdana,Arial,"Lucida Sans". For browser applications to allow definition of fallback fonts if required |
| VL Shell | Maps to the MS Shell Dlg 2 logical font for handling of multiple locales |
| VL System | Maps to the Windows system font |
| VL System Fixed | Maps to the Windows system fixed pitch |