MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document Namespace / FontsCollection Class
Members

FontsCollection Class
Represents the font collection.
Object Model
FontsCollection Class
Syntax
'Declaration
 
Public Class FontsCollection 
   Inherits System.Collections.CollectionBase
 
Remarks
This class should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
Inheritance Hierarchy

System.Object
   System.Collections.CollectionBase
      GrapeCity.ActiveReports.Core.Document.FontsCollection

See Also