IDWriteFontSet interface
Represents a font set.
Members
The IDWriteFontSet interface inherits from the IUnknown interface. IDWriteFontSet also has these types of members:
Methods
The IDWriteFontSet interface has these methods.
| Method | Description |
|---|---|
| FindFontFace |
Gets the index of the matching font face reference in the font set, with the same file, face index, and simulations. |
| FindFontFaceReference |
Gets the index of the matching font face reference in the font set, with the same file, face index, and simulations. |
| GetFontCount |
Get the number of total fonts in the set. |
| GetFontFaceReference |
Gets a reference to the font at the specified index, which may be local or remote. |
| GetMatchingFonts | Overloaded. Returns a subset of fonts matching the specified criteria. |
| GetPropertyOccurrenceCount |
Returns how many times a given property value occurs in the set. |
| GetPropertyValues | Overloaded. Returns property values for the font set. |
Requirements
|
Minimum supported client |
Windows 10 [desktop apps | UWP apps] |
|---|---|
|
Minimum supported server |
Windows Server 2016 [desktop apps | Windows Store apps] |
|
Header |
|
|
Library |
|
|
DLL |
|