Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
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 |