Uses of Interface
com.teamdev.jxbrowser.print.PageMargins
Package
Description
Contains classes and interfaces for printing.
Contains classes and interfaces related to print settings.
-
Uses of PageMargins in com.teamdev.jxbrowser.print
Modifier and TypeInterfaceDescriptionstatic interface
Page margins in points.Modifier and TypeMethodDescriptionstatic PageMargins
PageMargins.defaultMargins()
Creates default margins for the web page.static PageMargins
PageMargins.none()
Creates empty margins for the web page. -
Uses of PageMargins in com.teamdev.jxbrowser.print.settings
Modifier and TypeMethodDescriptionPageMargins.pageMargins
(PageMargins pageMargins) Configures the page margins for printing.