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

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

Property Value

Type: Int32
See Also