How to remove unwanted toolbar items?
Removing toolbar items: setRemovedToolbarItems(“fontUnderlineButton,fontItalicButton,alignRightButton,fontsList,…”) – Indicates which toolbar items should be removed from the tool bars. This list contains comma separated names of the toolbar items contained within the editor’s tool bars to be removed. This allows the full customization of the tool bars of the editor.