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

In This Topic
    FontsCollection Class
    In This Topic
    Represents the font collection.
    Object Model
    FontsCollection Class
    Syntax
    'Declaration
     
    Public Class FontsCollection 
       Inherits System.Collections.CollectionBase
    public class FontsCollection : 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