dbicCalendar Send comments on this topic.
PrintPreview Method
See Also 
dbicCalendar Assembly > Dbi.WinControl.Calendar Namespace > dbiCalendar Class : PrintPreview Method

Generates a preview of the printed report of the control.

Overload List

OverloadDescription
PrintPreview()Previews the control output.  
PrintPreview(PrintDialog)Previews the control output using the specified System.Windows.Forms.PrintDialog.  
PrintPreview(PrinterSettings)Previews the control using the specified System.Drawing.Printing.PrinterSettings.  

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also