ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Rdl.Themes Namespace / Theme Class / Fonts Property

In This Topic
    Fonts Property (Theme)
    In This Topic
    Returns the Fonts associated with this Theme.
    Syntax
    'Declaration
     
    Public ReadOnly Property Fonts As Fonts
    public Fonts Fonts {get;}
    See Also