Example of Comments in ASP.NET Core Word Processor Control
This example demonstrates the comments only type of document protection which allows users to add or edit comments alone in the document. To unprotect the document, use password '123'.
DEMO
SOURCE
In this example, comments features in the document editor can be found.
- Add or edit a comment.
- Reply to a comment.
- Resolving the comment discussion.
More information about the document editor features can be found in this documentation section.