Example of Toolbar Customization in ASP.NET Core Word Processor Control
This example explains how to show or hide existing items in the toolbar.
DEMO
SOURCE
Select Toolbar Items
Existing toolbar items can be hidden, shown, enabled, and disabled. Also, new items can be added to the toolbar.
More information about the document editor features can be found in this documentation section.