Our Rich Text Editor for Blazor allows you to edit and format documents in code. Use the DocumentAPI property to access structural elements of the main sub-document (for example, sections, hyperlinks, or tables) and members related to common document functionality.
Review the code in this demo modules and learn how to do the following:
- Populate an open document with content (text, image, and links)
- Create and customize tables
- Format text
- Change paragraph settings