ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.DirectWrite Namespace / TextFormat Class / GetFontCollection Method

In This Topic
    GetFontCollection Method (TextFormat)
    In This Topic
    HRESULT IDWriteTextFormat::GetFontCollection([Out] IDWriteFontCollection** fontCollection)
    Syntax
    'Declaration
     
    Public Function GetFontCollection() As FontCollection
    public FontCollection GetFontCollection()
    See Also