Click or drag to resize
CKEditorControlFormatH4 Property
The style definition to be used to apply the "Heading 4" format. Default value: { element: 'h4' }

Namespace: CMS.CKEditor.Web.UI
Assembly: CMS.CKEditor.Web.UI (in CMS.CKEditor.Web.UI.dll) Version: 11.0.0
Syntax
C#
public string FormatH4 { get; set; }

Property Value

Type: String
See Also