Click or drag to resize

StiHtmlExportSettings Properties

The StiHtmlExportSettings type exposes the following members.

Properties
  NameDescription
Public propertyAddPageBreaks
Gets or sets value which indicates that special page breaks marker will be added to result html file. HTML5 export mode is not supported.
Public propertyBookmarksTreeWidth
Gets or sets defaullt width of bookmarks tree. HTML5 export mode is not supported.
Public propertyChartType
Gets or sets type of the chart in the exported html file. HTML5 export mode is not supported.
Public propertyCompressToArchive
Gets or sets a value indicating whether it is necessary to save output file as zip-file. HTML5 and MHT export mode is not supported.
Public propertyContinuousPages
Gets or sets value which indicates that all report pages will be shown as vertical ribbon. HTML and MHT export mode is not supported.
Public propertyEncoding
Gets or sets encoding of html file.
Public propertyExportBookmarksMode
Gets or sets export mode of bookmarks tree. HTML5 export mode is not supported.
Public propertyExportMode
Gets or sets mode of html file creation. HTML5 export mode is not supported.
Public propertyExportQuality
Gets or sets quality of html file. HTML5 export mode is not supported.
Public propertyHtmlType
Gets or sets type of the exported html file.
Public propertyImageFormat
Gets or sets image format for exported images.
Public propertyImageQuality
Gets or sets image quality of images which will be exported to result file.
Public propertyImageResolution
Gets or sets image resolution of images which will be exported to result file.
Public propertyOpenLinksTarget
Gets or sets a target to open links from the exported report.
Public propertyPageHorAlignment
Gets or sets the horizontal alignment of pages. HTML5 and MHT export mode is not supported.
Public propertyPageRange (Inherited from StiPageRangeExportSettings.)
Public propertyRemoveEmptySpaceAtBottom
Gets or sets a value indicating whether it is necessary to remove empty space at the bottom of the page. HTML5 and MHT export mode is not supported.
Public propertyUseEmbeddedImages
Gets or sets a value indicating whether it is necessary to save images as embedded data in html file. HTML5 and MHT export mode is not supported.
Public propertyUseStylesTable
Gets or sets value which indicates that table styles will be used in result html file. HTML5 and MHT export mode is not supported.
Public propertyUseWatermarkMargins
Public propertyZoom
Gets or sets zoom factor of exported file. HTML5 export mode is not supported.
Top
See Also