_Document.RejectAllRevisionsShown Method
Rejects all revisions in a document that are displayed on the screen.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Sub RejectAllRevisionsShown
'Usage
Dim instance As _Document
instance.RejectAllRevisionsShown()
void RejectAllRevisionsShown()