Occurs at the end of a printing operation to enable users to continue printing the calendar with different view settings.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public event EventHandler<ContinuePrintingEventArgs> ContinuePrinting |
Visual Basic Copy Code |
---|
Public Event ContinuePrinting As EventHandler(Of ContinuePrintingEventArgs) |
ContinuePrinting event handlers receive an argument of type ContinuePrintingEventArgs.
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |