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

Packages that use PrintToFileSettings
com.teamdev.jxbrowser.printing   
 

Uses of PrintToFileSettings in com.teamdev.jxbrowser.printing
 

Methods in com.teamdev.jxbrowser.printing that return PrintToFileSettings
 PrintToFileSettings PrintSettings.getPrintToFileSettings()
           
 

Methods in com.teamdev.jxbrowser.printing with parameters of type PrintToFileSettings
 void PrintSettings.setPrintToFileSettings(PrintToFileSettings printToFileSettings)