Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / CommentInfo Class / Previous Property

In This Topic
    Previous Property (CommentInfo)
    In This Topic
    Gets the previous comment info.
    Syntax
    'Declaration
     
    Public ReadOnly Property Previous As CommentInfo
    public CommentInfo Previous {get;}
    See Also