Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / BuiltInPropertyCollection Class / Comments Property

In This Topic
    Comments Property (BuiltInPropertyCollection)
    In This Topic
    Gets or sets the document comments.
    Syntax
    'Declaration
     
    Public Property Comments As System.String
    public System.string Comments {get; set;}
    See Also