(New page: == ForcePasteAsPlainText == Setting it to '''true''' forces the editor to discard all formatting when pasting text. It will also disable the Paste from Word operation. <br> Example: <pre>...) |
(No difference)
|
Revision as of 20:49, 9 January 2008
ForcePasteAsPlainText
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.