You are here: Symbol Reference > Stimulsoft.Report.Export Namespace > StiHtmlExportService Class > StiHtmlExportService Methods > ExportHtml Method > ExportHtml Method (StiReport, StiHtmlTextWriter, double, ImageFormat, int)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiHtmlExportService.ExportHtml Method (StiReport, StiHtmlTextWriter, double, ImageFormat, int)

Exports a document to the HTML.

Syntax
C++
C#
Visual Basic
public: void ExportHtml( StiReport report, StiHtmlTextWriter writer, double zoom, ImageFormat imageFormat, int pageIndex );
Parameters
Parameters 
Description 
report 
A rendered report which is to be exported. 
writer 
A writer that can write a sequential series of characters to the HTML format. 
zoom 
A zoom of the exported document. Default value is 1. 
imageFormat 
Specifies a format of images in the resulted HTML document. 
pageIndex 
An index of the exported page. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.