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: 8.2.23
Syntax public int ResizeMaxHeight { get; set; }
Property Value
Type:
Int32See Also