Revolution
New member
- Joined
- Feb 9, 2016
- Messages
- 1
- Programming Experience
- Beginner
Hello ! I am writing a simple program on CSharp. What it does, is that you write a text(in a richTextBox), and it saves it's content on a .pdf in a specific path. Now, i want the user to target a specific word/phrase, and by clicking a button, the specific word/phrase will go bold. Is this possible ?? And if yes, how ??