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(IWebBrowser, String, PdfPrintSettings) |
Asynchronously prints the current browser contents to the PDF file specified.
The caller is responsible for deleting the file when done.
|