ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / TextBoxStyleContent Class / FontStyle Property

In This Topic
    FontStyle Property (TextBoxStyleContent)
    In This Topic
    Gets or sets the font style of the text.
    Syntax
    'Declaration
     
    Public Property FontStyle As String
    public string FontStyle {get; set;}

    Property Value

    The font style of the text as a System.String.
    See Also