Is it possible to open the RTF file and then setting the the rich text on RichTextBlock ?
RichTextBox has Document.SetText() method. How can I do same in RichTextBlock ?
Asked
Active
Viewed 1,449 times
3
Farhan Ghumra
- 15,180
- 6
- 50
- 115
2 Answers
0
Finally I found the answer from MSDN guys. RichTextBlock doesn't support RTF. It is totally disappointing thing.
Community
- 1
- 1
Farhan Ghumra
- 15,180
- 6
- 50
- 115