Click or drag to resize
ExtendedTextAreaUseSmallFonts Property
If true, Editor is set to use small fonts (CodeMirror/css/smallfont.css class is included).

Namespace: CMS.Base.Web.UI
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 10.0.0
Syntax
C#
public bool UseSmallFonts { get; set; }

Property Value

Type: Boolean
See Also