PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview 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