The Printing feature can be used when you do the following:
, automatically appears enabled on the C1GanttView toolbar and can be used at runtime.
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.