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

In This Topic
    FontFamily Property (C1Font)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property FontFamily As String
    public string FontFamily {get;}
    See Also