First of all, thank you very much for developing such a wonderful library of widgets.
Depending on the type of text I am adding to the textarea of the jqxEditor, I would like to dynamically change the font-family and font-size of the text being added so that it automatically appears in the proper font as desired. Also, can I similarly set the justfication of the text (left, center, right)?
I do not want to do this manually through the dropdown menus after the text has been added.
Also, I would like to know whether the jqxEditor can be used simply as a plain text editor without any HTML markup? If yes, please tell me how?