Example of Track Changes in Javascript (ES5) Word Processor Control

/
/
Track Changes

This example demonstrates the track changes in DocumentEditor to view, make and accept or reject the changes. To unprotect the document, use password '123'.

More Details...

Essential JS 2 - DocumentEditor
Description

In this example, you can find track changes feature in the document editor. Accept changes Reject changes Accept all Reject all More information about the document editor features can be found in this documentation section.