Window.ToggleShowAllReviewers Method

Shows or hides all comments in a document that contains comments and tracked changes.

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

Syntax

'Declaration
Sub ToggleShowAllReviewers
'Usage
Dim instance As Window

instance.ToggleShowAllReviewers()
void ToggleShowAllReviewers()

See Also

Reference

Window Interface

Window Members

Microsoft.Office.Interop.Word Namespace