Search
Calendar.PrintPreview Method
See Also
 





Displays a print preview window for the current calendar view.

 Overload List

Name Description

Calendar.PrintPreview ()

Displays a print preview window for the current calendar view.

Calendar.PrintPreview (PrintDocument)

Displays a print preview window for the current calendar view. Drawing is done using the specified PrintDocument object.

 See Also