Assembly: Drawing;
The IGxSystemFontNames interface is used to work with the collection of fonts installed in the operating system.
IGxSystemFontNames
To get the collection of system fonts, create a new object by means of the GxSystemFontNames class.
| Property name | Brief description | |
![]() |
Count | The Count property returns the number of fonts. |
![]() |
Item | The Item property returns font name by its index. |
See also: