Enum CoreWebView2PrintDialogKind
Specifies the print dialog kind.
public enum CoreWebView2PrintDialogKind
Fields
Browser = 0
Opens the browser print preview dialog.
System = 1
Opens the system print dialog.
Specifies the print dialog kind.
public enum CoreWebView2PrintDialogKind
Browser = 0
Opens the browser print preview dialog.
System = 1
Opens the system print dialog.