ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Document.Section Namespace / Page Class / Font Property

In This Topic
    Font Property (Page)
    In This Topic
    Gets or sets the font.
    Syntax
    'Declaration
     
    Public Property Font As Font
    public Font Font {get; set;}

    Property Value

    The font.
    See Also