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.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public bool UseSmallFonts { get; set; }

Property Value

Type: Boolean
See Also