_Document.DeleteAllCommentsShown Method
Deletes all revisions in a specified 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 DeleteAllCommentsShown
'Usage
Dim instance As _Document
instance.DeleteAllCommentsShown()
void DeleteAllCommentsShown()