CoreWebView2PrintDialogKind Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the print dialog kind.
public enum CoreWebView2PrintDialogKind
type CoreWebView2PrintDialogKind =
Public Enum CoreWebView2PrintDialogKind
- Inheritance
-
CoreWebView2PrintDialogKind
Fields
Name | Value | Description |
---|---|---|
Browser | 0 | Opens the browser print preview dialog. |
System | 1 | Opens the system print dialog. |