ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 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