ComponentOne Bitmap for UWP
GetFontFamilyName Method (TextLayout)

C1.UWP.DX Assembly > C1.Util.DX.DirectWrite Namespace > TextLayout Class : GetFontFamilyName Method
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

Reference

TextLayout Class
TextLayout Members