ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing Namespace / FontInfo Class / Size Field

In This Topic
    Size Field (FontInfo)
    In This Topic
    Gets the font size in points.
    Syntax
    'Declaration
     
    Public ReadOnly Size As Single
    public readonly float Size

    Field Value

    The font size in points as a System.Single.
    See Also