Click or drag to resize

WebBrowserExtensionsPrintToPdfAsync Method

Version 130.1.90
Overload List
 NameDescription
Public Extension MethodPrintToPdfAsync(IBrowser, String, PdfPrintSettings) Asynchronously prints the current browser contents to the PDF file specified. The caller is responsible for deleting the file when done.
Public Extension MethodPrintToPdfAsync(IChromiumWebBrowserBase, String, PdfPrintSettings) Asynchronously prints the current browser contents to the PDF file specified. The caller is responsible for deleting the file when done.
Top
See Also