Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
The InstalledFontCollection class defines a class that represents the fonts installed on the system.
Inheritance
The InstalledFontCollection class implements FontCollection.
Methods
The InstalledFontCollection class has these methods.
| InstalledFontCollection::InstalledFontCollection Creates an InstalledFontCollection::InstalledFontCollection object. (InstalledFontCollection.InstalledFontCollection) |
| InstalledFontCollection::InstalledFontCollection Creates an InstalledFontCollection::InstalledFontCollection object. (overload 1/2) |
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.
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | gdiplusheaders.h |