It is possible to enable or disable Word's Track Changes function, using BaseExtensions. In order to do that the following command should be used.
<Cmd case="BaseExtensions:set-track-changes" value="true"/>
Parameters
value
Setting this parameter to true
will turn Track Changes on, while setting it to false
will set Track Changes to off
Comments
0 comments
Please sign in to leave a comment.