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

In This Topic
    FontFamily Property (Settings)
    In This Topic
    Gets or sets the font family.
    Syntax
    'Declaration
     
    Public Property FontFamily As String
    public string FontFamily {get; set;}
    See Also