FontSourceCollection.Add

FontSourceCollection.Add method

Adds new font source object to the collection.

public void Add(FontSource fontSource)
ParameterTypeDescription
fontSourceFontSourceFont source.

See Also