Uses of Class
org.openqa.selenium.print.PageMargin
-
Packages that use PageMargin Package Description org.openqa.selenium.print -
-
Uses of PageMargin in org.openqa.selenium.print
Methods in org.openqa.selenium.print that return PageMargin Modifier and Type Method Description PageMarginPrintOptions. getPageMargin()Methods in org.openqa.selenium.print with parameters of type PageMargin Modifier and Type Method Description voidPrintOptions. setPageMargin(PageMargin margin)
-