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

In This Topic
    Family Property
    In This Topic
    Gets or sets the typeface name.
    Syntax
    'Declaration
     
    Public Property Family As String
    public string Family {get; set;}
    See Also