Enum CoreWebView2PrintOrientation
The orientation for printing, used by the Orientation property.
public enum CoreWebView2PrintOrientation
  Fields
Landscape = 1Print the page(s) in landscape orientation.
Portrait = 0Print the page(s) in portrait orientation.