Example of Track Changes in ASP.NET MVC Word Processor Control
This example demonstrates the track changes in DocumentEditor to view, make and accept or reject the changes. To unprotect the document, use password '123'.
DEMO
SOURCE
In this example, you can find track changes feature in the document editor.
Features of document editor:
- Accept changes
- Reject changes
- Accept all
- Reject all
More information about the document editor features can be found in this documentation section.opens in a new tab