[]
Represents the font collection.
public class FontsCollection : CollectionBase, IList, ICollection, IEnumerable, IDisposable
Name | Description |
---|---|
FontsCollection() | Default constructor for FontsCollection object. |
Name | Description |
---|---|
Add(Font) | Adds a Font item to the collection. |
Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
Dispose(bool) | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged/managed resources. |