I am using the kendo editor and I am wondering if there is a way to highlight the text programmatically. I know that I can use:
editor.exec("backColor", "#FFFFFF");
I am using the kendo editor and I am wondering if there is a way to highlight the text programmatically. I know that I can use:
editor.exec("backColor", "#FFFFFF");