IndividualFontConfigs.SetFontSources

IndividualFontConfigs.SetFontSources method

Sets the fonts sources.

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

See Also