WebBrowserExtensions.PrintToPdfAsync Method (original) (raw)
| | 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. |