Assembly: Drawing;
The GxSystemFontNames class is used to work with the object that contains a collection of system fonts.
To get the collection of system fonts, create a new object by means of this class.
Property name | Brief description | |
Count | The Count property returns the number of system fonts. | |
Item | The Item property returns name of the system font by its number. |
See also: