Enum CoreWebView2PrintMediaSize
Specifies the media size for a print.
public enum CoreWebView2PrintMediaSize
Fields
Custom = 1
Indicate custom media size that is specific to the printer.
Default = 0
The default media size for a printer.
Specifies the media size for a print.
public enum CoreWebView2PrintMediaSize
Custom = 1
Indicate custom media size that is specific to the printer.
Default = 0
The default media size for a printer.