Conflicts.RejectAll Method
Rejects all of the user's changes and retains the server copy of the document.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Sub RejectAll
'Usage
Dim instance As Conflicts
instance.RejectAll()
void RejectAll()