Click or drag to resize

StiMhtExportSettings Properties

The StiMhtExportSettings 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.
(Inherited from StiHtmlExportSettings.)
Public propertyBookmarksTreeWidth
Gets or sets defaullt width of bookmarks tree. HTML5 export mode is not supported.
(Inherited from StiHtmlExportSettings.)
Public propertyChartType
Gets or sets type of the chart in the exported html file. HTML5 export mode is not supported.
(Inherited from StiHtmlExportSettings.)
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.
(Inherited from StiHtmlExportSettings.)
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.
(Inherited from StiHtmlExportSettings.)
Public propertyEncoding
Gets or sets encoding of html file.
(Inherited from StiHtmlExportSettings.)
Public propertyExportBookmarksMode
Gets or sets export mode of bookmarks tree. HTML5 export mode is not supported.
(Inherited from StiHtmlExportSettings.)
Public propertyExportMode
Gets or sets mode of html file creation. HTML5 export mode is not supported.
(Inherited from StiHtmlExportSettings.)
Public propertyExportQuality
Gets or sets quality of html file. HTML5 export mode is not supported.
(Inherited from StiHtmlExportSettings.)
Public propertyHtmlType
Gets or sets image type for exported images.
(Overrides StiHtmlExportSettingsHtmlType.)
Public propertyImageFormat
Gets or sets image format for exported images.
(Inherited from StiHtmlExportSettings.)
Public propertyImageQuality
Gets or sets image quality of images which will be exported to result file.
(Inherited from StiHtmlExportSettings.)
Public propertyImageResolution
Gets or sets image resolution of images which will be exported to result file.
(Inherited from StiHtmlExportSettings.)
Public propertyOpenLinksTarget
Gets or sets a target to open links from the exported report.
(Inherited from StiHtmlExportSettings.)
Public propertyPageHorAlignment
Gets or sets the horizontal alignment of pages. HTML5 and MHT export mode is not supported.
(Inherited from StiHtmlExportSettings.)
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.
(Inherited from StiHtmlExportSettings.)
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.
(Inherited from StiHtmlExportSettings.)
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.
(Inherited from StiHtmlExportSettings.)
Public propertyUseWatermarkMargins (Inherited from StiHtmlExportSettings.)
Public propertyZoom
Gets or sets zoom factor of exported file. HTML5 export mode is not supported.
(Inherited from StiHtmlExportSettings.)
Top
See Also