Uses of Class
com.stimulsoft.report.export.settings.StiBmpExportSettings

Packages that use StiBmpExportSettings
com.stimulsoft.report   
 

Uses of StiBmpExportSettings in com.stimulsoft.report
 

Methods in com.stimulsoft.report with parameters of type StiBmpExportSettings
static void StiExportManager.exportImageBmp(StiReport report, StiBmpExportSettings settings, java.io.OutputStream stream)