InstalledFontCollection
InstalledFontCollection class
Represents the fonts installed on the system. This class cannot be inherited.
public sealed class InstalledFontCollection : FontCollection
Constructors
Name | Description |
---|---|
InstalledFontCollection() | Initializes a new instance of the InstalledFontCollection class. |
Properties
Name | Description |
---|---|
Families { get; } | Gets the array of FontFamily objects associated with this FontCollection. |
Methods
Name | Description |
---|---|
Dispose() | Releases all resources used by this FontCollection. |
See Also
- class FontCollection
- namespace System.Drawing.Text
- assembly Aspose.Drawing