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