I have tried many variations of code structure in C# to solve this problem but keep getting errors - can anyone help please?
Loading
I have tried many variations of code structure in C# to solve this problem but keep getting errors - can anyone help please?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Vishal JoshiPosted Jul 19, 2024, 6:41 AM
To print it with all styles inside richtextbox you will need to create own code which will take text and styles from richtextbox and then draw strings according to that styles for each part.