Package org.openqa.selenium.print
Class PageSize
java.lang.Object
org.openqa.selenium.print.PageSize
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
PageSize
public PageSize() -
PageSize
public PageSize(double height, double width)
-
-
Method Details
-
getHeight
public double getHeight() -
getWidth
public double getWidth() -
toMap
-