Click or drag to resize

WebBrowserExtensions.PrintToPdfAsync Method

Version 110.0.300
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(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