Method ShowPrintPreview
- Namespace
- DotNetBrowser.Browser.Handlers
- Assembly
- DotNetBrowser.dll
ShowPrintPreview()
Creates a RequestPrintResponse that notifies the browser to display the Print Preview dialog.
public static RequestPrintResponse ShowPrintPreview()
Returns
- RequestPrintResponse
The RequestPrintResponse instance that can be used as a return value in RequestPrintHandler implementation.