[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Comment.Replies

Replies Property

Replies

Gets the list of child Comment objects that are replies to this comment.

Declaration
public IReadOnlyList<Comment> Replies { get; }
Public ReadOnly Property Replies As IReadOnlyList(Of Comment)