Click or drag to resize

WebBrowserExtensionsPrintToPdfAsync Method

Version 75.1.140
Overload List
  NameDescription
Public methodStatic memberPrintToPdfAsync(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 methodStatic memberPrintToPdfAsync(IWebBrowser, 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