Method Cancel
- Namespace
- DotNetBrowser.Browser.Handlers
- Assembly
- DotNetBrowser.dll
Cancel()
Creates a RequestPrintResponse that notifies the browser that the printing should be canceled.
public static RequestPrintResponse Cancel()
Returns
- RequestPrintResponse
The RequestPrintResponse instance that can be used as a return value in RequestPrintHandler implementation.