ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / Font Class / Value Property

In This Topic
    Value Property (Font)
    In This Topic
    Gets or sets the value of the font.
    Syntax
    'Declaration
     
    Public Property Value As String
    public string Value {get; set;}

    Property Value

    The value of the font as a System.String.
    See Also