Example of Track Changes in ASP.NET Core Word (DocIO) Library
This sample demonstrates how to accept or reject the tracked changes in the Word document using Essential DocIO.
DEMO
SOURCE
With DocIO, you can accept or reject the tracked changes from an existing Word document (DOCX, DOC).
- You can accept or reject the tracked changes based on author, date, and type of revision.
- You can accept or reject all the tracked changes in the Word document.
More information about accepting or rejecting track changes can be found in this
Documentation
section.