Uses of Class
org.xhtmlrenderer.css.parser.property.PageSize
Packages that use PageSize
-
Uses of PageSize in org.xhtmlrenderer.css.parser.property
Fields in org.xhtmlrenderer.css.parser.property declared as PageSizeModifier and TypeFieldDescriptionstatic final PageSizePageSize.A3ISO A3 media: 297mm wide and 420mm highstatic final PageSizePageSize.A4IS0 A4 media: 210 mm wide and 297 mm highstatic final PageSizePageSize.A5ISO A5 media: 148mm wide and 210 mm highstatic final PageSizePageSize.B3ISO B3 media: 176mm wide by 250mm highstatic final PageSizePageSize.B4ISO B4 media: 250mm wide by 353mm highstatic final PageSizePageSize.B5ISO B5 media: 176mm wide by 250 highstatic final PageSizePageSize.LEDGERNorth American ledger: 11 inches wide by 17 inches highstatic final PageSizePageSize.LEGALNorth American legal: 8.5 inches wide by 14 inches highstatic final PageSizePageSize.LETTERNorth American letter media: 8.5 inches wide and 11 inches highMethods in org.xhtmlrenderer.css.parser.property that return PageSizeModifier and TypeMethodDescriptionstatic @Nullable PageSizePageSize.getPageSize(String pageSize)