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