Revision.Reject Method
Rejects the specified tracked change. The revision marks are removed, leaving the original text intact.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Sub Reject
'Usage
Dim instance As Revision
instance.Reject()
void Reject()
Remarks
Note Formatting changes cannot be rejected.