DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Browser.Handlers
RequestPrintResponse Class
RequestPrintResponse Methods
Cancel Method
Print Method
ShowPrintPreview Method
RequestPrintResponse
Cancel Method
Creates a
RequestPrintResponse
that notifies the browser that the printing should be canceled.
Namespace:
DotNetBrowser.Browser.Handlers
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax
C#
Copy
public
static
RequestPrintResponse
Cancel
()
Return Value
Type:
RequestPrintResponse
The
RequestPrintResponse
instance that can be used as a return value in
RequestPrintHandler
implementation.
See Also
Reference
RequestPrintResponse Class
DotNetBrowser.Browser.Handlers Namespace
Copyright © 2023 TeamDev Ltd. All Rights Reserved.