[]
        
(Showing Draft Content)

C1.WPF.GanttView.PrintManager

PrintManager Class

Handles printing Gantt reports.

Inheritance
PrintManager
Namespace: C1.WPF.GanttView
Assembly: C1.WPF.GanttView.dll
Syntax
public class PrintManager

Constructors

Name Description
PrintManager()

Methods

Name Description
Preview(C1GanttView, ReportOptions)

Opens a separate application window in which end users can preview the output that would be generated by the print operation.

Preview(C1GanttView, ReportOptions, string)

Opens a separate application window in which end users can preview the output that would be generated by the print operation.

Print(C1GanttView, PrintType)

Sends the specified printing style to the printer.

Print(C1GanttView, ReportOptions)

Print specific GanttView.

Print(C1GanttView, ReportOptions, string)

Sends the specified customer printing style from file to the printer.