ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IStyle Interface / FontSize Property

In This Topic
    FontSize Property (IStyle)
    In This Topic
    Gets the size of the font for the item.
    Syntax
    'Declaration
     
    ReadOnly Property FontSize As Length
    Length FontSize {get;}

    Property Value

    A GrapeCity.ActiveReports.PageReportModel.Length representing the font size.
    See Also