HeatmapControl.ShowPrintPreviewDialog Method
Name | Parameters | Description |
---|---|---|
Show |
owner, document |
Creates a document that contains the Heatmap Control and displays the Print Preview as a modal window. The document name, the Print Preview owner, and title are passed as parameters. |
Show |
owner, document |
Creates a document that contains the Heatmap Control and displays the Print Preview as a modal window. The document name, the Print Preview owner are passed as parameters. |
Show |
owner | Creates a document that contains the Heatmap Control and displays the Print Preview as a modal window. The Print Preview owner is passed as a parameter. |