MindFusion WinForms Programmer's Guide
ContinuePrintingEventArgs Members
Properties Methods
 


Provides data for the ContinuePrinting event.

The following tables list the members exposed by the ContinuePrintingEventArgs type.

 Public Properties

  Name Description

Calendar

Gets a reference to the Calendar control being printed.

 Public Methods

  Name Description

ContinuePrinting

Call this method if you want the print operation to continue on a new page with the view settings specified in the Calendar control. Call this method only once per event to avoid unnecessary calculations.

 See Also

ContinuePrintingEventArgs Class
MindFusion.Scheduling.WinForms Namespace