Class FontCollection
FontCollection class
Provides a base class for installed and private font collections.
public abstract class FontCollection : IDisposable
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
- namespace System.Drawing.Text
- assembly Aspose.Drawing