Package org.openqa.selenium.print
Class PageMargin
java.lang.Object
org.openqa.selenium.print.PageMargin
Constructor Summary
ConstructorsMethod Summary
Constructor Details
PageMargin
public PageMargin()PageMargin
public PageMargin(double top, double bottom, double left, double right)
Method Details
getTop
public double getTop()getBottom
public double getBottom()getLeft
public double getLeft()getRight
public double getRight()toMap