DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Print.Handlers
PrintHtmlContentResponse Class
PrintHtmlContentResponse Methods
Cancel Method
Print Method
PrintHtmlContentResponse
Cancel Method
Creates a
PrintHtmlContentResponse
instance that tells the Chromium engine to cancel printing.
Namespace:
DotNetBrowser.Print.Handlers
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax
C#
Copy
public
static
PrintHtmlContentResponse
Cancel
()
Return Value
Type:
PrintHtmlContentResponse
The
PrintHtmlContentResponse
instance that can be used as a return value in
PrintHtmlContentHandler
implementation.
See Also
Reference
PrintHtmlContentResponse Class
DotNetBrowser.Print.Handlers Namespace
Copyright © 2023 TeamDev Ltd. All Rights Reserved.