Click or drag to resize
CKEditorControlDisableObjectResizing Property
Disables the ability of resize objects (image and tables) in the editing area. Default value: false

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

Property Value

Type: Boolean
See Also