- GetFontFallback
HRESULT GetFontFallback(IDWriteFontFallback* FontFallback)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetLastLineWrapping
BOOL GetLastLineWrapping()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetMetrics
HRESULT GetMetrics(DWRITE_TEXT_METRICS1* TextMetrics)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetOpticalAlignment
DWRITE_OPTICAL_ALIGNMENT GetOpticalAlignment()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetVerticalGlyphOrientation
DWRITE_VERTICAL_GLYPH_ORIENTATION GetVerticalGlyphOrientation()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SetFontFallback
HRESULT SetFontFallback(IDWriteFontFallback FontFallback)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SetLastLineWrapping
HRESULT SetLastLineWrapping(BOOL IsLastLineWrappingEnabled)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SetOpticalAlignment
HRESULT SetOpticalAlignment(DWRITE_OPTICAL_ALIGNMENT OpticalAlignment)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SetVerticalGlyphOrientation
HRESULT SetVerticalGlyphOrientation(DWRITE_VERTICAL_GLYPH_ORIENTATION GlyphOrientation)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.