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 PageSize
PageSize.A3
ISO A3 media: 297mm wide and 420mm highstatic final PageSize
PageSize.A4
IS0 A4 media: 210 mm wide and 297 mm highstatic final PageSize
PageSize.A5
ISO A5 media: 148mm wide and 210 mm highstatic final PageSize
PageSize.B3
ISO B3 media: 176mm wide by 250mm highstatic final PageSize
PageSize.B4
ISO B4 media: 250mm wide by 353mm highstatic final PageSize
PageSize.LEDGER
North American ledger: 11 inches wide by 17 inches highstatic final PageSize
PageSize.LEGAL
North American legal: 8.5 inches wide by 14 inches highstatic final PageSize
PageSize.LETTER
North American letter media: 8.5 inches wide and 11 inches highMethods in org.xhtmlrenderer.css.parser.property that return PageSize