FontSourceCollection.Delete

FontSourceCollection.Delete method

Deletes the font source element.

public void Delete(FontSource fontSource)
ParameterTypeDescription
fontSourceFontSourceFontSource object that will be deleted.

See Also