[]
Loads font links from the Windows Registry.
public static class FontLinkHelper
Public Module FontLinkHelper
| Name | Description |
|---|---|
| UpdateEudcLinks(FontCollection) | Loads the linked EUDC fonts and registers the system default EUDC font as fallback font. Pass null in the fontCollection parameter to update the SystemFonts collection. |
| UpdateFontLinks(FontCollection, bool) | 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. |