ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView.Printing Namespace / PrintInfo Class / Print Method / Print() Method

In This Topic
    Print() Method
    In This Topic
    Sends default printing style for the currently selected view to the printer.
    Syntax
    'Declaration
     
    Public Overloads Sub Print() 
    public void Print()
    See Also