I have added only limited text formatting option to WebHtmlEditor (See the attached image). This control is used for web site visitors to copy and paste texts from word documents or other text resources to this editor. I need to remove all the other text formatting which are not belongs to the WebHtmlEditor formatting options that are provided on control.
See the attached image: I want to remove other text colors, highlights...etc when the text getting saved in database.
Hello Aruna,
Let me know if this resolves your issue and if I can provide further assistance.
Sincerely,
Nikila
Thanks for the late reply..
Anyway that was not asked there. What i was asked, when there are that kind of formatting exists in the control, how to remove those things from the text. like if i don't want to save text with bold, when i press the save button in the code level i wanna remove the bold formatting from the text.