InstalledFontCollection.RemoveFamilies

InstalledFontCollection.RemoveFamilies method

Removes families from the global system fonts collection.

public void RemoveFamilies(FontFamily[] families)
ParameterTypeDescription
familiesFontFamily[]The families to remove.

See Also