Click or drag to resize

StiHtmlExportServiceExportHtml Method

Overload List
  NameDescription
Public methodExportHtml(StiReport, Stream)
Exports a document to the HTML.
Public methodExportHtml(StiReport, String)
Exports a document to the HTML.
Public methodExportHtml(StiReport, Stream, StiHtmlExportSettings)
Exports a document to the HTML.
Public methodExportHtml(StiReport, Stream, StiPagesRange)
Exports a document to the HTML.
Public methodExportHtml(StiReport, StiHtmlTextWriter, StiHtmlExportSettings, StiPagesCollection)
Exports a document to the HTML.
Public methodExportHtml(StiReport, Stream, Double, ImageFormat)
Exports a document to the HTML.
Public methodExportHtml(StiReport, StiHtmlTextWriter, Double, ImageFormat, StiPagesCollection)
Exports a document to the HTML.
Public methodExportHtml(StiReport, StiHtmlTextWriter, Double, ImageFormat, StiPagesRange)
Exports a document to the HTML.
Public methodExportHtml(StiReport, StiHtmlTextWriter, Double, ImageFormat, Int32)
Exports a document to the HTML.
Public methodExportHtml(StiReport, Stream, Double, ImageFormat, StiPagesRange)
Exports a document to the HTML.
Public methodExportHtml(StiReport, StiHtmlTextWriter, Double, ImageFormat, StiPagesCollection, StiHtmlExportMode, StiHtmlExportQuality)
Exports a document to the HTML.
Public methodExportHtml(StiReport, StiHtmlTextWriter, Double, ImageFormat, Int32, StiHtmlExportMode, StiHtmlExportQuality)
Exports a document to the HTML.
Public methodExportHtml(StiReport, Stream, Double, ImageFormat, StiPagesRange, StiHtmlExportMode, StiHtmlExportQuality)
Exports a document to the HTML.
Public methodExportHtml(StiReport, Stream, Double, ImageFormat, StiPagesRange, StiHtmlExportMode, StiHtmlExportQuality, Encoding)
Exports a document to the HTML.
Public methodExportHtml(StiReport, StiHtmlTextWriter, Double, ImageFormat, Int32, StiHtmlExportMode, StiHtmlExportQuality, StiHtmlExportBookmarksMode, Int32)
Exports a document to the HTML.
Top
See Also