WebBrowserExtensionsPrintToPdfAsync Method |
Name | Description | |
---|---|---|
PrintToPdfAsync(IBrowser, String, PdfPrintSettings) |
Asynchronously prints the current browser contents to the PDF file specified. The caller is responsible for deleting the file
when done.
| |
PrintToPdfAsync(IChromiumWebBrowserBase, String, PdfPrintSettings) |
Asynchronously prints the current browser contents to the PDF file specified. The caller is responsible for deleting the file
when done.
|