
Announcements
Hi All,
I am trying to convert RichTextEditor into plain text with CSS effects
got solution using PlainText(RichTextEditor) but it converts all into plain text
I have some bullets, Bold characters and Color characters also. is there a way to convert it into plain text with CSS effect.
Hello @sacpat
What you can do is you can use the HTML text control to render the plain text with CSS Effect. Make sure you add style width/height to show the effect of the CSS.