0

I have been following the msdn-guide to remove tracked changes from a docx document: MSDN

However it doesnt remove tracked formatted changes thats been made to the document. Does anyone know how this can be done?

Pantani
  • 1,223
  • 1
  • 18
  • 25

1 Answers1

1

I eventually came across this neat little class that removes all tracked changes from a document: accept revisions and I now use this one instead of the suggested method from the mentioned msdn post.

Pantani
  • 1,223
  • 1
  • 18
  • 25