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