Uses of Class
com.teamdev.jxbrowser.printing.PageRange

Packages that use PageRange
com.teamdev.jxbrowser.printing   
 

Uses of PageRange in com.teamdev.jxbrowser.printing
 

Methods in com.teamdev.jxbrowser.printing that return PageRange
 PageRange PrintSettings.getRange()
           
 

Methods in com.teamdev.jxbrowser.printing with parameters of type PageRange
 void PrintSettings.setRange(PageRange range)