IGxSystemFontNames

Assembly: Drawing;

Description

The IGxSystemFontNames interface is used to work with the collection of fonts installed in the operating system.

Inheritance Hierarchy

          IGxSystemFontNames

Comments

To get the collection of system fonts, create a new object by means of the GxSystemFontNames class.

Properties

  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:

Drawing Assembly Interfaces