C1.Win.C1DX.4.8 Assembly / C1.Util.DX.DirectWrite Namespace / Factory Class / GetSystemFontCollection Method

In This Topic
GetSystemFontCollection Method
In This Topic
HRESULT IDWriteFactory::GetSystemFontCollection([Out] IDWriteFontCollection** fontCollection,[In] BOOL checkForUpdates)
Syntax
'Declaration
 
Public Function GetSystemFontCollection( _
   ByVal checkForUpdates As Bool _
) As FontCollection
 

Parameters

checkForUpdates
See Also