CoreWebView2PrintSettings.Orientation Property
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.
The orientation can be portrait or landscape.
public Microsoft.Web.WebView2.Core.CoreWebView2PrintOrientation Orientation { get; set; }
member this.Orientation : Microsoft.Web.WebView2.Core.CoreWebView2PrintOrientation with get, set
Public Property Orientation As CoreWebView2PrintOrientation
Property Value
Remarks
The default orientation is portrait. See CoreWebView2PrintOrientation.