ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.DirectWrite Namespace / TextLayout Class / GetFontFamilyName Method

In This Topic
    GetFontFamilyName Method (TextLayout)
    In This Topic
    Gets the font family name of the text at the specified position.
    Overload List
    OverloadDescription
    Gets the font family name of the text at the specified position.  
    Gets the font family name of the text at the specified position.  
    HRESULT IDWriteTextLayout::GetFontFamilyName([In] unsigned int currentPosition,[Out, Buffer] wchar_t* fontFamilyName,[In] unsigned int nameSize,[Out, Optional] DWRITE_TEXT_RANGE* textRange)  
    HRESULT IDWriteTextFormat::GetFontFamilyName([Out, Buffer] wchar_t* fontFamilyName,[In] unsigned int nameSize) (Inherited from C1.Util.DX.DirectWrite.TextFormat)
    See Also