ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Rdl.Themes Namespace / Font Class / Size Property

In This Topic
    Size Property (Font)
    In This Topic
    Gets the font size of this theme font.
    Syntax
    'Declaration
     
    Public Property Size As Length
    public Length Size {get; set;}
    See Also