Uses of Class
org.openqa.selenium.print.PageSize
Packages that use PageSize
- 
Uses of PageSize in org.openqa.selenium.printFields in org.openqa.selenium.print declared as PageSizeModifier and TypeFieldDescriptionstatic final PageSizePageSize.ANSI_TABLOIDstatic final PageSizePageSize.ISO_A4static final PageSizePageSize.US_LEGALstatic final PageSizePageSize.US_LETTERMethods in org.openqa.selenium.print that return PageSizeModifier and TypeMethodDescriptionPrintOptions.getPageSize()static PageSizePageSize.setPageSize(PageSize pageSize) Methods in org.openqa.selenium.print with parameters of type PageSizeModifier and TypeMethodDescriptionstatic PageSizePageSize.setPageSize(PageSize pageSize) voidPrintOptions.setPageSize(PageSize pageSize)