Revision.Accept Method

Accepts the specified tracked change. The revision marks are removed, and the change is incorporated into the document.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Sub Accept
'Usage
Dim instance As Revision

instance.Accept()
void Accept()

See Also

Reference

Revision Interface

Revision Members

Microsoft.Office.Interop.Word Namespace