FontConfigs.SetFontSources

FontConfigs.SetFontSources method

Sets the fonts sources.

public static void SetFontSources(FontSourceBase[] sources)
ParameterTypeDescription
sourcesFontSourceBase[]An array of sources that contain TrueType fonts.

See Also