WebViewIHandlerShowPrintDialog Method |
Shows the print dialog for the current page.
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax abstract ShowPrintDialog : unit -> unit
Remarks
This prompts the browser to print its contents.
See Also