Method Cancel
- Namespace
- DotNetBrowser.Print.Handlers
- Assembly
- DotNetBrowser.dll
Cancel()
Creates a PrintHtmlContentResponse instance that tells the Chromium engine to cancel printing.
public static PrintHtmlContentResponse Cancel()
Returns
- PrintHtmlContentResponse
The PrintHtmlContentResponse instance that can be used as a return value in PrintHtmlContentHandler implementation.