Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / InkShape Class / IsComment Property

In This Topic
    IsComment Property
    In This Topic
    Gets or sets whether the ink is a comment or an annotation.
    Syntax
    'Declaration
     
    Public Property IsComment As System.Boolean
    public System.bool IsComment {get; set;}
    See Also