Name

InstalledFontCollection

Synopsis

This class, derived from FontCollection, represents all the font families that have been installed on the system. You can enumerate the Families property to find a font suitable for your purposes.


public sealed class InstalledFontCollection : FontCollection {

// Public Constructors

   public InstalledFontCollection();

}

Hierarchy

System.Object FontCollection(System.IDisposable) InstalledFontCollection

Get .NET Windows Forms in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.