IRotatable Orientation Property WebDriver
Gets or sets the screen orientation of the browser on the device.

Namespace: OpenQA.Selenium
Assembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax

ScreenOrientation Orientation { get; set; }
See Also