[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.Windows.FontLinkHelper.UpdateFontLinks

UpdateFontLinks Method

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.

Declaration
public static void UpdateFontLinks(FontCollection fontCollection, bool loadMissingFonts)
Public Shared Sub UpdateFontLinks(fontCollection As FontCollection, loadMissingFonts As Boolean)
Parameters
Type Name Description
FontCollection fontCollection
bool loadMissingFonts