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