CoreWebView2PrintOrientation Enum

The orientation for printing, used by the CoreWebView2PrintSettings.Orientation property.

Name Value Description
Portrait 0x0 Print the page(s) in portrait orientation.
Landscape 0x1 Print the page(s) in landscape orientation.

Referenced by