DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Print.Handlers
PrintPdfContentResponse Class
PrintPdfContentResponse Methods
Cancel Method
Print Method
PrintPdfContentResponse
Cancel Method
Creates a
PrintPdfContentResponse
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
PrintPdfContentResponse
Cancel
()
Return Value
Type:
PrintPdfContentResponse
The
PrintPdfContentResponse
instance that can be used as a return value in
PrintPdfContentHandler
implementation.
See Also
Reference
PrintPdfContentResponse Class
DotNetBrowser.Print.Handlers Namespace
Copyright © 2023 TeamDev Ltd. All Rights Reserved.