Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document Namespace / DocumentInfo Class / Comment Property

In This Topic
    Comment Property
    In This Topic
    Gets or sets the comment.
    Syntax
    'Declaration
     
    Public Property Comment As String
    public string Comment {get; set;}
    See Also