ComponentOne Bitmap for WPF
GetSystemFontCollection Method

C1.WPF.DX.4 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