InstalledFontCollection.RemoveFamilies
InstalledFontCollection.RemoveFamilies method
Removes families from the global system fonts collection.
public void RemoveFamilies(FontFamily[] families)
| Parameter | Type | Description |
|---|---|---|
| families | FontFamily[] | The families to remove. |
See Also
- class FontFamily
- class InstalledFontCollection
- namespace System.Drawing.Text
- assembly Aspose.Drawing