SystemFontSource.GetSystemFontFolders

SystemFontSource GetSystemFontFolders method. Returns system font folders or empty array if folders are not accessible.

SystemFontSource.GetSystemFontFolders method

Returns system font folders or empty array if folders are not accessible.

public static string[] GetSystemFontFolders()

Remarks

On some platforms Wordize could search system fonts not only through folders but in other sources too. For example, on Windows platform Wordize search fonts also in the registry.

See Also