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

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