ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.FlexSheet Assembly / C1.Web.Mvc.Sheet Namespace / Font Class / Size Property

In This Topic
    Size Property (Font)
    In This Topic
    Gets or sets the font size.
    Syntax
    'Declaration
     
    Public Property Size As Single
    public float Size {get; set;}
    See Also