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: 9.0.0
Syntaxpublic bool PasteFromWordPromptCleanup { get; set; }
Property Value
Type:
Boolean
See Also