I'm currently working with Kendo UI Editor and having some issues trying to get the current font style. Basically, what I would like to do is get the following values using Javascript or jQuery:
Values I want to get:
Also(and if possible), I would like to get the other styles that could be activated such as Bold, italic, underline, etc. Any ideas how can I achieve this?
Thanks in advance! Best regards.