IDWriteFontList interface (dwrite.h)
Represents a list of fonts.
Inheritance
The IDWriteFontList interface inherits from the IUnknown interface. IDWriteFontList also has these types of members:
Methods
The IDWriteFontList interface has these methods.
IDWriteFontList::GetFont Gets a font given its zero-based index. (IDWriteFontList.GetFont) |
IDWriteFontList::GetFontCollection Gets the font collection that contains the fonts in the font list. |
IDWriteFontList::GetFontCount Gets the number of fonts in the font list. |
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.h |