CKEditorControlDisableObjectResizing Property |
Disables the ability of resize objects (image and tables)
in the editing area.
Default value: false
Namespace: CMS.CKEditor.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 12.0.0
Syntax public bool DisableObjectResizing { get; set; }
Property Value
Type:
BooleanSee Also