ComponentOne Bitmap for UWP
GetFontCollection Method (TextLayout)

C1.UWP.DX Assembly > C1.Util.DX.DirectWrite Namespace > TextLayout Class : GetFontCollection Method
Gets the font collection associated with the text at the specified position.
Overload List
OverloadDescription
Gets the font collection associated with the text at the specified position.  
HRESULT IDWriteTextLayout::GetFontCollection([In] unsigned int currentPosition,[Out] IDWriteFontCollection** fontCollection,[Out, Optional] DWRITE_TEXT_RANGE* textRange)  
HRESULT IDWriteTextFormat::GetFontCollection([Out] IDWriteFontCollection** fontCollection) (Inherited from C1.Util.DX.DirectWrite.TextFormat)
See Also

Reference

TextLayout Class
TextLayout Members