ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Xml Assembly / GrapeCity.ActiveReports.Export.Text.Page Namespace / Settings Class / FontSize Property

In This Topic
    FontSize Property (Settings)
    In This Topic
    Gets or sets the font size in points.
    Syntax
    'Declaration
     
    Public Property FontSize As Single
    public float FontSize {get; set;}
    See Also