CoreWebView2PrintMediaSize 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 media size for a print.
public enum CoreWebView2PrintMediaSize
type CoreWebView2PrintMediaSize =
Public Enum CoreWebView2PrintMediaSize
- Inheritance
-
CoreWebView2PrintMediaSize
Fields
Name | Value | Description |
---|---|---|
Default | 0 | The default media size for a printer. |
Custom | 1 | Indicate custom media size that is specific to the printer. |