Hi,<o:p></o:p>
<o:p></o:p>
I need a help.
Its known that Rich Textbox has a Rtf property which will set/get the rtf codes.<o:p></o:p>
<o:p></o:p>
If I type something in the rich text box and then get the Rtf property it will give me the rtf equivalent code as string...<o:p> </o:p>
What I want is to have a source code which will take this string which contains rtf code representation and convert it to HTML format.<o:p></o:p>
<o:p></o:p>
I want the source code for both converting HTML to RTF code and RTF code to HTML
<o:p></o:p>
I will get an html content as string and I want it to convert to RTF code. So that when assign the converted RTF code as string to the <o:p></o:p>
Rtf property, the rich text box should show the content originally typed according to the format actually typed.<o:p></o:p>
<o:p></o:p>
<o:p></o:p>
Reply me ASAP
.