Jun
30
2018
Copy formatted content from a Visual Studio RichTextBox to Word
Posted by WordMeister in General, VS+Word, tags: copy, RichTextOne question I’ve seen fairly regularly is, “How do I copy formatted content from a Visual Studio RichTextBox to a Word document?”
The answer, of course, is, “Use the clipboard.” But behind that is another question: How to put the content in the Clipboard? Read the rest of this entry »