Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / DocumentInfo Class / Comment Property

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