CKEDITOR.editor.commands.pastetext
class
Filtering
Methods
-
The Paste as plain text command. It will determine its pasted text automatically if possible.
At the time of writing it was working correctly only in Internet Explorer browsers, due to their
pastesupport indocument.execCommand.Parameters
editor : editorAn instance of the editor where the command is being executed.
[ data ] : ObjectThe options object.