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

In This Topic
    Done Property
    In This Topic
    Gets or sets a value indicating whether the comment has been marked closed.
    Syntax
    'Declaration
     
    Public Property Done As System.Boolean
    public System.bool Done {get; set;}
    See Also