ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document Namespace / Page Class / Fonts Property

In This Topic
    Fonts Property (Page)
    In This Topic
    Summary description for Fonts Property.
    Syntax
    'Declaration
     
    Public Property Fonts As FontsCollection
    public FontsCollection Fonts {get; set;}
    See Also