Click or drag to resize
CKEditorControlPasteFromWordPromptCleanup Property
Whether to prompt the user about the clean up of content being pasted from MS Word. Default value: false

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

Property Value

Type: Boolean
See Also