ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / PagesCollection Class / Fonts Property

In This Topic
    Fonts Property (PagesCollection)
    In This Topic
    Returns the FontsCollection that is used in the PagesCollection.
    Syntax
    'Declaration
     
    Public ReadOnly Property Fonts As FontsCollection
    public FontsCollection Fonts {get;}
    See Also