CKEditorControlResizeMaxHeight Property |
The maximum editor height, in pixels, when resizing it with
the resize handle.
Default value: 3000
Namespace: CMS.CKEditorAssembly: CMS.CKEditor (in CMS.CKEditor.dll) Version: 9.0.0
Syntaxpublic int ResizeMaxHeight { get; set; }
Property Value
Type:
Int32
See Also