A family of Microsoft word processing software products for creating web, email, and print documents.
We have the same issue with our long-standing Word Templates with Bookmarks. All of a sudden when users were saving these Word documents the changes in the bookmarks didnt save.
Turns out that Microsoft pushed an update to Office 365 ( aka Word 2016 ) Version 1902.
The previous version 1803 these Word Templates work FINE and save the data passed to the Bookmarks via the Interop.Word document object.
When you run the same code with version 1902 NOTHING saves thats passed to the bookmark. Microsoft BROKE existing, working bookmark functionality.
We had to roll our users back to Version 1803 ( uninstall 1902 and then find the 1803 files and reinstall the older version. A Band-Aid until someone at Microsoft acknowledges and fixes this issue.