ActiveReports 18 .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
    Contains the name of the font for the item
    Syntax
    'Declaration
     
    ReadOnly Property FontFamily As String
    string FontFamily {get;}
    See Also