IDWriteFontSetBuilder1

Undocumented in source.
version(Windows)
interface IDWriteFontSetBuilder1 : IDWriteFontSetBuilder {}

Members

Functions

AddFontFile
HRESULT AddFontFile(IDWriteFontFile fontFile)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Inherited Members

From IDWriteFontSetBuilder

AddFontFaceReference
HRESULT AddFontFaceReference(IDWriteFontFaceReference fontFaceReference)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
AddFontFaceReference
HRESULT AddFontFaceReference(IDWriteFontFaceReference fontFaceReference, DWRITE_FONT_PROPERTY* properties, uint propertyCount)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
AddFontSet
HRESULT AddFontSet(IDWriteFontSet fontSet)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateFontSet
HRESULT CreateFontSet(IDWriteFontSet* fontSet)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta