SetFontSources

IndividualFontConfigs.SetFontSources method

Sets the fonts sources.

public void SetFontSources(FontSourceBase[] sources)
Parameter Type Description
sources FontSourceBase[] An array of sources that contain TrueType fonts.

See Also