MapControl.ShowPrintPreviewDialog Method
| Name | Parameters | Description |
|---|---|---|
| ShowPrintPreviewDialog(Window, String, String) | owner, documentName, title | Invokes the modal Print Preview window, which shows the print preview of the Map control. |
| ShowPrintPreviewDialog(Window) | owner | Invokes the modal Print Preview window, which shows the print preview of the Map control. |