Uses of Interface
com.teamdev.jxbrowser.print.PageRange
Package
Description
Contains classes and interfaces for printing.
Contains classes and interfaces related to print settings.
-
Uses of PageRange in com.teamdev.jxbrowser.print
-
Uses of PageRange in com.teamdev.jxbrowser.print.settings
Modifier and TypeMethodDescriptionPageRanges.pageRanges()
Returns an immutable set containing the page ranges to print.Modifier and TypeMethodDescriptionPageRanges.pageRanges
(PageRange... pageRanges) Configures the page ranges to print.Modifier and TypeMethodDescriptionPageRanges.pageRanges
(Set<PageRange> pageRanges) Configures the page ranges to print.