G
Guest
So far, as a work-around at least, I'm instantiating a RichTextBox, setting
its Rtf property to the rich text I have, then using the Text property to get
the plain text.
This works, but I expect there's a more efficient way.
its Rtf property to the rich text I have, then using the Text property to get
the plain text.
This works, but I expect there's a more efficient way.