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

Packages that use StiTxtExportSettings
com.stimulsoft.report   
com.stimulsoft.report.export.service   
 

Uses of StiTxtExportSettings in com.stimulsoft.report
 

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

Uses of StiTxtExportSettings in com.stimulsoft.report.export.service
 

Methods in com.stimulsoft.report.export.service with parameters of type StiTxtExportSettings
 void StiTxtExportService.exportTxt(StiReport report, java.io.OutputStream outputStream, StiTxtExportSettings settings)
          Exports a rendered report to the stream in the text file.
 



Copyright © 2018 Stimulsoft. All Rights Reserved.