FontFamily
Defines a group of type faces having a similar basic design and certain variations in styles. This class cannot be inherited.
Returns an array that contains all the FontFamily objects associated with the current graphics context.
Gets a generic monospace FontFamily.
Gets a generic sans serif FontFamily object.
Gets a generic serif FontFamily.
Gets the name of this FontFamily.
Initializes a new FontFamily from the specified generic font family.
Initializes a new FontFamily with the specified name.
Initializes a new FontFamily in the specified FontCollection with the specified name.
Returns an array that contains all the FontFamily objects available for the specified graphics context.
Releases all resources used by this FontFamily.
Returns the cell ascent, in design units, of the FontFamily of the specified style.
Returns the cell descent, in design units, of the FontFamily of the specified style.
Gets the height, in font design units, of the em square for the specified style.
Returns the line spacing, in design units, of the FontFamily of the specified style. The line spacing is the vertical distance between the base lines of two consecutive lines of text.
Returns the name, in the specified language, of this FontFamily.
Indicates whether the specified FontStyle enumeration is available.