LinkBase.ShowPrintPreviewDialog Method
| Name | Parameters | Description |
|---|---|---|
| ShowPrintPreviewDialog(Window, String) | owner, title | Displays the modal Print Preview of the link’s document using the specified owner and title. |
| ShowPrintPreviewDialog(Window) | owner | Displays the modal Print Preview of the link’s document using the specified owner. |