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

Property Value

Type: Boolean
See Also