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
Assembly: CMS.CKEditor (in CMS.CKEditor.dll) Version: 8.2.23
Syntax
C#
public string FormatH4 { get; set; }

Property Value

Type: String
See Also