The Printing feature can be used when you do the following:
Note: C1GanttView also supports old C1.C1Report and C1.Win.C1Report assemblies for print preview. It is recommended to use the C1.Win.C1RibbonPreview.4 and C1.Win.C1Ribbon.4 assemblies to get Ribbon print preview look and feel.
C1GanttView project includes a PrintInfo class to control the information related to printing the schedule. The properties in the PrintInfo class are available at design time, run time, and programatically. At run time these properties appear in the Print dialog box where you can select the following:
Printing Style
Specify Settings for Header, Footer, and Legend
Page Setup
Print Range
Print Preview
When printing the following steps are typically used in this order:
The Processing Document shows the status and the percentage complete of progress. It also provides a Cancel button to cancel the operation. The print operation will use system default printer to print.
When the preview progress is starting, the Processing Document form will appear to shows the status of initializing progress. During this time the preview document is generated, then the Print Preview dialog will appear. In the Print Preview dialog box you can change page setup, zoom, save, print…etc.