Uses of Enum Class
org.openqa.selenium.print.PrintOptions.Orientation
Packages that use PrintOptions.Orientation
- 
Uses of PrintOptions.Orientation in org.openqa.selenium.printMethods in org.openqa.selenium.print that return PrintOptions.OrientationModifier and TypeMethodDescriptionPrintOptions.getOrientation()static PrintOptions.OrientationReturns the enum constant of this class with the specified name.static PrintOptions.Orientation[]PrintOptions.Orientation.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.openqa.selenium.print with parameters of type PrintOptions.OrientationModifier and TypeMethodDescriptionvoidPrintOptions.setOrientation(PrintOptions.Orientation orientation)