IDWriteFontCollection1 interface (dwrite_3.h)
An object that encapsulates a set of fonts, such as the set of fonts installed on the system, or the set of fonts in a particular directory. The font collection API can be used to discover what font families and fonts are available, and to obtain some metadata about the fonts.
Inheritance
The IDWriteFontCollection1 interface inherits from IDWriteFontCollection. IDWriteFontCollection1 also has these types of members:
Methods
The IDWriteFontCollection1 interface has these methods.
IDWriteFontCollection1::GetFontSet Gets the underlying font set used by this collection. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 7, Windows Vista with SP2 and Platform Update for Windows Vista [desktop apps | UWP apps] |
Minimum supported server | Windows Server 2008 R2, Windows Server 2008 with SP2 and Platform Update for Windows Server 2008 [desktop apps | UWP apps] |
Target Platform | Windows |
Header | dwrite_3.h |