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
Assembly: CMS.CKEditor (in CMS.CKEditor.dll) Version: 8.2.23
Syntax
C#
public bool DisableObjectResizing { get; set; }

Property Value

Type: Boolean
See Also