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

In This Topic
    FontFamily Property (IStyle)
    In This Topic
    Gets the name of the font for the item.
    Syntax
    'Declaration
     
    ReadOnly Property FontFamily As String
    string FontFamily {get;}

    Property Value

    A System.String representing the font name.
    See Also