Skip to content
This repository was archived by the owner on Aug 19, 2024. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ _**Applies to:** Office 2013 | Open XML_

This topic shows how to use the Open XML SDK 2.5 for Office to accept all revisions in a word processing document programmatically.

THE SAMPLE CONTAINED BELOW IS NOT COMPLETE AND CAN CAUSE DOCUMENT CORRUPTION WHEN INSERTING FILE LINKS.
IT WILL ALSO THROW AN EXCEPTION WHEN INSERTING BOOKMARKS

The following assembly directives are required to compile the code in this topic.


Expand Down