ComponentOne GanttView for WPF
Print(C1GanttView,ReportOptions) Method

C1.WPF.GanttView.4 Assembly > C1.WPF.GanttView Namespace > PrintManager Class > Print Method : Print(C1GanttView,ReportOptions) Method
The C1GanttView object.
The ReportOptions object.
Print specific GanttView.
Syntax
'Declaration
 
Public Overloads Sub Print( _
   ByVal view As C1GanttView, _
   ByVal reportOptions As ReportOptions _
) 
public void Print( 
   C1GanttView view,
   ReportOptions reportOptions
)

Parameters

view
The C1GanttView object.
reportOptions
The ReportOptions object.
See Also

Reference

PrintManager Class
PrintManager Members
Overload List