Monday, February 21, 2011

Set WinForms RichTextBox as the source of a PrintDocument

I want to print the contents of a RichTextBox, so I am trying make a PrintDocument out of the RichTextBox. But I dont find a way to convert a simple RichTextBox to a PrintDocument. Any ideas?

From stackoverflow

0 comments:

Post a Comment