Document.AcceptAllRevisionsShown Method
Accepts all revisions in the document that are displayed on the screen.
Namespace: Microsoft.Office.Tools.Word
Assembly: Microsoft.Office.Tools.Word (in Microsoft.Office.Tools.Word.dll)
Syntax
'Declaration
Sub AcceptAllRevisionsShown
void AcceptAllRevisionsShown()
Remarks
Use the RejectAllRevisionsShown method to reject all revisions in the document that are displayed on the screen.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.