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

In This Topic
    GetFontCollection Method (TextLayout)
    In This Topic
    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