ComponentOne Bitmap for UWP
GetSystemFontCollection Method

C1.UWP.DX Assembly > C1.Util.DX.DirectWrite Namespace > Factory Class : GetSystemFontCollection Method
HRESULT IDWriteFactory::GetSystemFontCollection([Out] IDWriteFontCollection** fontCollection,[In] BOOL checkForUpdates)
Syntax
'Declaration
 
Public Function GetSystemFontCollection( _
   ByVal checkForUpdates As Bool _
) As FontCollection
public FontCollection GetSystemFontCollection( 
   Bool checkForUpdates
)

Parameters

checkForUpdates
See Also

Reference

Factory Class
Factory Members