DocumentClass.EndReview Method
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public Overridable Sub EndReview
'Usage
Dim instance As DocumentClass
instance.EndReview()
public virtual void EndReview()