| CKEditorControlPasteFromWordRemoveFontStyles Property  | 
             Whether to ignore all font related formatting styles, including:
             * font size;
             * font family;
             * font foreground/background color.
            
             Default value: false
             
 
Namespace: CMS.CKEditorAssembly: CMS.CKEditor (in CMS.CKEditor.dll) Version: 8.2.23
Syntaxpublic bool PasteFromWordRemoveFontStyles { get; set; }Property Value
Type: 
Boolean
See Also