You are here: Symbol Reference > Stimulsoft.Report.Export Namespace > StiHtmlExportService Class > StiHtmlExportService Methods > ExportHtml Method > ExportHtml Method (StiReport, Stream, double, ImageFormat, StiPagesRange, StiHtmlExportMode, StiHtmlExportQuality, Encoding)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiHtmlExportService.ExportHtml Method (StiReport, Stream, double, ImageFormat, StiPagesRange, StiHtmlExportMode, StiHtmlExportQuality, Encoding)

Exports a document to the HTML.

Syntax
C++
C#
Visual Basic
public: void ExportHtml( StiReport report, Stream stream, double zoom, ImageFormat imageFormat, StiPagesRange pageRange, StiHtmlExportMode exportMode, StiHtmlExportQuality exportQuality, Encoding encoding );
Parameters
Parameters 
Description 
report 
A rendered report which is to be exported. 
stream 
A stream for the export of a document. 
zoom 
A zoom of the exported document. Default value is 1. 
imageFormat 
Specifies a format of the images in the resulted HTML document. 
pageRange 
Describes range of pages of the document for the export. 
exportMode 
A parameter that sets modes for the HTML export. 
exportQuality 
A parameter that specifies a quality of images in the resulted HTML document. 
encoding 
A parameter that controls the character encoding of the resulted document. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.