Enum PrintOrientation NamespaceOpenQA.Selenium AssemblyWebDriver.dll Represents the orientation of the page in the printed document. public enum PrintOrientation Fields Landscape = 1 Print the document in landscape mode. Portrait = 0 Print the document in portrait mode.