IDWriteFontFamily1 interface
Represents a family of related fonts.
Members
The IDWriteFontFamily1 interface inherits from IDWriteFontFamily. IDWriteFontFamily1 also has these types of members:
Methods
The IDWriteFontFamily1 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 | UWP apps] |
|---|---|
|
Minimum supported server |
Windows Server 2016 [desktop apps | Windows Store apps] |
|
Header |
|
|
Library |
|
|
DLL |
|
See also