ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / C1GanttView Class / PrintInfo Property

In This Topic
    PrintInfo Property (C1GanttView)
    In This Topic
    Gets a PrintInfo object that used to manage ganttview printing.
    Syntax
    'Declaration
     
    Public ReadOnly Property PrintInfo As PrintInfo
    public PrintInfo PrintInfo {get;}
    See Also