DocumentClass.Comments Property

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

Syntax

'Declaration
Public Overridable ReadOnly Property Comments As Comments
    Get
'Usage
Dim instance As DocumentClass
Dim value As Comments

value = instance.Comments
public virtual Comments Comments { get; }

Property Value

Type: Microsoft.Office.Interop.Word.Comments

Implements

_Document.Comments

See Also

Reference

DocumentClass Class

DocumentClass Members

Microsoft.Office.Interop.Word Namespace