Method Cancel
- Namespace
- DotNetBrowser.Browser.Dialogs.Handlers
- Assembly
- DotNetBrowser.dll
Cancel()
Creates a SaveAsPdfResponse that notifies the browser that the dialog was canceled.
public static SaveAsPdfResponse Cancel()
Returns
- SaveAsPdfResponse
The SaveAsPdfResponse instance that can be used as a return value in SaveAsPdfHandler implementation.