[]
Appends font links to existing fonts in a FontCollection and (optionally) loads the missing referenced fonts.
Pass null in the fontCollection parameter to update the SystemFonts collection.
public static void UpdateFontLinks(FontCollection fontCollection, bool loadMissingFonts)
Public Shared Sub UpdateFontLinks(fontCollection As FontCollection, loadMissingFonts As Boolean)
Type | Name | Description |
---|---|---|
FontCollection | fontCollection | |
bool | loadMissingFonts |