screen_orientation property
Use this property to retrieve and set the secreen orientation (portrait or landscape).
Syntax
obj.screen_orientation = value
value = obj.screen_orientation
Type:ScreenOrientation