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

Packages that use StiPngExportSettings
com.stimulsoft.report   
 

Uses of StiPngExportSettings in com.stimulsoft.report
 

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