InstalledFontCollection class
Applies to: desktop apps only
The InstalledFontCollection class defines a class that represents the fonts installed on the system.
Members
The InstalledFontCollection class inherits from FontCollection. InstalledFontCollection also has these types of members:
Constructors
The InstalledFontCollection class has these constructors.
| Constructor | Description |
|---|---|
| InstalledFontCollection::InstalledFontCollection |
Creates an InstalledFontCollection::InstalledFontCollection object. |
Remarks
Windows GDI+ clients should not use the InstalledFontCollection class to install a font to Windows. Instead, use the Windows Graphics Device Interface (GDI) AddFontResource function. An InstalledFontCollection object can find only those fonts that were installed in Windows before the object was created.
See also
Send comments about this topic to Microsoft
Build date: 3/6/2012