ComponentOne Maps for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Editor Namespace / C1Editor Class / DefaultFontName Property

In This Topic
    DefaultFontName Property
    In This Topic
    The DefaultFontName property specifies the default font name in the editor.
    Syntax
    'Declaration
     
    Public Property DefaultFontName As System.String
    public System.string DefaultFontName {get; set;}
    See Also