Setting it to true forces the editor to discard all formatting when pasting text. It will also disable the Paste from Word operation.
Example:
FCKConfig.ForcePasteAsPlainText = true ;
By default the option is set to false.
Setting it to true forces the editor to discard all formatting when pasting text. It will also disable the Paste from Word operation.
Example:
FCKConfig.ForcePasteAsPlainText = true ;
By default the option is set to false.