Uses of Class
com.openhtmltopdf.css.parser.property.PageSize
Packages that use PageSize
-
Uses of PageSize in com.openhtmltopdf.css.parser.property
Fields in com.openhtmltopdf.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: 353mm wide by 500mm 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 highFields in com.openhtmltopdf.css.parser.property with type parameters of type PageSizeMethods in com.openhtmltopdf.css.parser.property that return PageSize