ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Rdl.Themes Namespace / Font Class / Style Property

In This Topic
    Style Property (Font)
    In This Topic
    Gets the style of this theme font.
    Syntax
    'Declaration
     
    Public Property Style As String
    public string Style {get; set;}

    Property Value

    A System.String value indicating the font style.
    See Also