Uses of Interface
com.teamdev.jxbrowser.print.PageMargins.CustomMargins
Packages that use PageMargins.CustomMargins
-
Uses of PageMargins.CustomMargins in com.teamdev.jxbrowser.print
Methods in com.teamdev.jxbrowser.print that return PageMargins.CustomMarginsModifier and TypeMethodDescriptionstatic PageMargins.CustomMargins
PageMargins.of
(int left, int right, int top, int bottom) Creates custom margins for the web page in points.