Print Preview Form
This document describes the Print Preview window, which displays the dashboard/dashboard item as it will appear on paper.

The DashboardViewer exposes the following API to access Print Preview settings.
| API | Description |
|---|---|
| DashboardViewer.PrintPreviewType | Gets or sets the type of Print Preview used to preview dashboard items or the entire dashboard. |
| DashboardViewer.PrintPreviewShowing | Allows you to customize the Print Preview window at runtime. |
| DashboardViewer.ShowPrintPreview | Invokes the Print Preview, which shows the print preview of the dashboard. |