IDWriteFontList1 interface
Represents a list of fonts.
Members
The IDWriteFontList1 interface inherits from IDWriteFontList. IDWriteFontList1 also has these types of members:
Methods
The IDWriteFontList1 interface has these methods.
| Method | Description |
|---|---|
| GetFont |
Gets a font given its zero-based index. |
| GetFontFaceReference |
Gets a font face reference given its zero-based index. |
| GetFontLocality |
Gets the current location of a font given its zero-based index. |
Requirements
|
Minimum supported client |
Windows 10 [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2016 [desktop apps only] |
|
Header |
|
|
Library |
|
|
DLL |
|
See also