Table of Contents
WebView.Print Method
Overload List
Name Description
WaitableTask Print(); Print the current page.
WaitableTask Print(PrinterSettings, PageSettings); Print the current page or the current selected frame using the provided settings.
WaitableTask Print(PrinterSettings); Print the current page or the current selected frame using the provided settings.
See Also