Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1Style Class / FontFamily Property

In This Topic
    FontFamily Property (C1Style)
    In This Topic
    Gets or sets element's font-family.
    Syntax
    'Declaration
     
    
    Public Property FontFamily As String
    public string FontFamily {get; set;}
    See Also