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
SyntaxC#
Copy Code
|
|---|
public void ContinuePrinting () |
Visual Basic
Copy Code
|
|---|
Public Sub ContinuePrinting () |
See Also