Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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 |