ICoreWebView2_16.ShowPrintUI

Opens the print dialog to print the current web page. See COREWEBVIEW2_PRINT_DIALOG_KIND for descriptions of print dialog kinds.

Invoking browser or system print dialog doesn't open new print dialog if it is already open.

\snippet AppWindow.cpp ShowPrintUI

interface ICoreWebView2_16
HRESULT
ShowPrintUI
(
in COREWEBVIEW2_PRINT_DIALOG_KIND printDialogKind
)

Meta