Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Comment Class / Next Property

In This Topic
    Next Property (Comment)
    In This Topic
    Gets the next comment.
    Syntax
    'Declaration
     
    Public ReadOnly Property Next As Comment
    public Comment Next {get;}
    See Also