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

Packages that use StiRtfExportSettings
com.stimulsoft.report   
com.stimulsoft.report.export.service   
com.stimulsoft.web.classes   
 

Uses of StiRtfExportSettings in com.stimulsoft.report
 

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

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

Methods in com.stimulsoft.report.export.service with parameters of type StiRtfExportSettings
 void StiRtfExportService.exportRtf(StiReport report, java.io.OutputStream outputStream, StiRtfExportSettings settings)
           
 

Uses of StiRtfExportSettings in com.stimulsoft.web.classes
 

Fields in com.stimulsoft.web.classes declared as StiRtfExportSettings
 StiRtfExportSettings StiDefaultExportSettings.exportToRtf
          Gets or sets default export settings to the RTF format.