Prints the current calendar view.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
public void Print () |
Visual Basic
Copy Code
|
|---|
Public Sub Print () |
RemarksUse the PrintOptions members to customize the print output, used both when printing and when displaying print preview.
See Also