IGxSystemFontNames

Assembly: Drawing;

Description

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

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 system fonts.
Item The Item property returns name of the system font by its number.

See also:

Drawing Assembly Interfaces