This question is locked. New answers and comments are not allowed.
Hi Telerik team!
I user RichTextBox to display text formatted. I implement print function into my app,
In my print function i have:
this.rtb.Print("Document", PrintMode.Silverlight);
When i run this function,
The background in Richtextbox is changed to blue.
I don't understand why is that?
Please help me to find solution!
Thanks you!
