Package org.openqa.selenium.print
Class PageSize
java.lang.Object
org.openqa.selenium.print.PageSize
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ISO_A4
-
US_LEGAL
-
ANSI_TABLOID
-
US_LETTER
-
-
Constructor Details
-
PageSize
public PageSize() -
PageSize
public PageSize(double height, double width)
-
-
Method Details