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

Packages that use StiHtmlExportSettings
com.stimulsoft.report   
com.stimulsoft.report.export.service   
com.stimulsoft.report.export.tools.html   
 

Uses of StiHtmlExportSettings in com.stimulsoft.report
 

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

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

Methods in com.stimulsoft.report.export.service with parameters of type StiHtmlExportSettings
 void StiHtmlExportService.exportHtml(StiReport report, java.io.OutputStream stream, StiHtmlExportSettings settings)
          Exports a document to the HTML.
 void StiHtmlExportService.renderPage(StiPagesCollection pages, boolean useBookmarksTree, int bookmarkWidth, StiHtmlExportSettings settings)
          Render pages
 

Uses of StiHtmlExportSettings in com.stimulsoft.report.export.tools.html
 

Constructors in com.stimulsoft.report.export.tools.html with parameters of type StiHtmlExportSettings
StiHtmlTableRender(StiHtmlExportService htmlExport, StiHtmlExportSettings htmlExportSettings, StiPagesCollection pages)
           
 



Copyright © 2018 Stimulsoft. All Rights Reserved.