ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.DirectWrite Namespace / Factory2 Class / CreateFontFallbackBuilder Method

In This Topic
    CreateFontFallbackBuilder Method
    In This Topic
    HRESULT IDWriteFactory2::CreateFontFallbackBuilder([out] IDWriteFontFallbackBuilder** fontFallbackBuilder)
    Syntax
    'Declaration
     
    Public Function CreateFontFallbackBuilder() As FontFallbackBuilder
    public FontFallbackBuilder CreateFontFallbackBuilder()
    See Also