I have one richtextbox on my form, and how to print text from textbox, I want to first select printer and numbers of copies.
I tried to find solution for my problem on the Internet but without success.
Thanks!
Printable View
I have one richtextbox on my form, and how to print text from textbox, I want to first select printer and numbers of copies.
I tried to find solution for my problem on the Internet but without success.
Thanks!
Have a look at the PrintDocument class.