Current filter:
                                You should refresh the page.
                                0
                                  • When pasting text from the clipboard (say from MS Word), the user should have a choice to paste as formatted or unformatted. Unformatted should take on the formatting of the surrounding text. Formatted would keep those format settings that new editor supports, but REMOVE ALL OTHERS. This is critical because otherwise you end up with formats embedded in the text that you cannot change.

                                0

                                The DevExpress.XtraRichEdit.API.Native.Document.Paste(DocumentFormat format) method is implemented, which enables you to insert text with a specific format.

                                You must  log in  or  register  to leave an answer

                                Is your intention to post an answer to your own question?

                                • If so, then proceed.
                                • If you simply wanted to post additional information, ask for further clarification, or to just say "Thanks!", please click Leave a Comment.
                                • If you wish to edit your original question, please use the Edit button in the Toolbox at the top right corner of that entry.