MindFusion WinForms Programmer's Guide
ContinuePrintingEventArgs.ContinuePrinting Method
See Also
 





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.

Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public void ContinuePrinting ()

Visual Basic  Copy Code

Public Sub ContinuePrinting ()

 See Also

ContinuePrintingEventArgs Members
ContinuePrintingEventArgs Class
MindFusion.Scheduling.WinForms Namespace