System.Drawing.Text.FontCollection Class

Provides a base class for installed and private font collections.

See Also: FontCollection Members

Syntax

public abstract class FontCollection : IDisposable

Remarks

The System.Drawing.Text.FontCollection allows you to get a list of the font families contained in the collection with its FontCollection.Families property. For additional information on fonts and text, including example code, see Using Fonts and Text.

Requirements

Namespace: System.Drawing.Text
Assembly: System.Drawing (in System.Drawing.dll)
Assembly Versions: 1.0.3300.0, 1.0.5000.0, 2.0.0.0