ExtendedTextAreaUseSmallFonts Property |
If true, Editor is set to use small fonts (CodeMirror/css/smallfont.css class is included).
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 11.0.0
Syntax public bool UseSmallFonts { get; set; }
Property Value
Type:
BooleanSee Also