CKEditorControlResizeMaxWidth Property |
The maximum editor width, 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 ResizeMaxWidth { get; set; }
Property Value
Type:
Int32See Also