DocumentBase.DeleteAllComments Method

Deletes all comments from the Comments collection in a document.

Namespace:  Microsoft.Office.Tools.Word
Assembly:  Microsoft.Office.Tools.Word.v4.0.Utilities (in Microsoft.Office.Tools.Word.v4.0.Utilities.dll)

Syntax

'Declaration
Public Sub DeleteAllComments
public void DeleteAllComments()

Remarks

Use the Add method of the Comments object to add a comment to a document.

.NET Framework Security

See Also

Reference

DocumentBase Class

Microsoft.Office.Tools.Word Namespace