CKEditorControlPasteFromWordPromptCleanup Property |
Whether to prompt the user about the clean up of content being pasted from MS Word.
Default value: false
Namespace: CMS.CKEditorAssembly: CMS.CKEditor (in CMS.CKEditor.dll) Version: 8.2.23
Syntax public bool PasteFromWordPromptCleanup { get; set; }
Property Value
Type:
BooleanSee Also