CompositeLink.ShowPreviewDialog Method
| Name | Parameters | Description |
|---|---|---|
| ShowPreviewDialog() | none | Invokes the modal Print Preview form with the document created from this link. |
| ShowPreviewDialog(IWin32Window, UserLookAndFeel) | owner, lookAndFeel | Invokes the modal Print Preview form with the document created from this link. |
| ShowPreviewDialog(IWin32Window) | owner | Invokes the modal Print Preview form with the document created from this link. |