Uses of Class
com.stimulsoft.base.StiPrinterSettings

Packages that use StiPrinterSettings
com.stimulsoft.report   
 

Uses of StiPrinterSettings in com.stimulsoft.report
 

Methods in com.stimulsoft.report that return StiPrinterSettings
 StiPrinterSettings StiReport.getPrinterSettings()
          Gets or sets printer settings of current report.
 

Methods in com.stimulsoft.report with parameters of type StiPrinterSettings
 void StiReport.setPrinterSettings(StiPrinterSettings value)