Click or drag to resize
CKEditorControlResizeMaxHeight Property
The maximum editor height, in pixels, when resizing it with the resize handle. Default value: 3000

Namespace: CMS.CKEditor
Assembly: CMS.CKEditor (in CMS.CKEditor.dll) Version: 8.2.23
Syntax
C#
public int ResizeMaxHeight { get; set; }

Property Value

Type: Int32
See Also