[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Core.Document.FontsCollection

FontsCollection Class

Represents the font collection.

Inheritance
FontsCollection
Namespace: GrapeCity.ActiveReports.Core.Document
Assembly: MESCIUS.ActiveReports.Core.Document.dll
Syntax
public class FontsCollection : CollectionBase, IList, ICollection, IEnumerable, IDisposable

Constructors

Name Description
FontsCollection()

Default constructor for FontsCollection object.

Methods

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.