DocumentBase.AcceptAllRevisionsShown Method

Accepts all revisions in the document that are displayed on the screen.

Namespace:  Microsoft.Office.Tools.Word
Assembly:  Microsoft.Office.Tools.Word.v4.0.Utilities (in Microsoft.Office.Tools.Word.v4.0.Utilities.dll)

Syntax

'Declaration
Public Sub AcceptAllRevisionsShown
public void AcceptAllRevisionsShown()

Remarks

Use the RejectAllRevisionsShown method to reject all revisions in the document that are displayed on the screen.

.NET Framework Security

See Also

Reference

DocumentBase Class

Microsoft.Office.Tools.Word Namespace