StiHtmlExportSettings Class |
Namespace: Stimulsoft.Report.Export
The StiHtmlExportSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| StiHtmlExportSettings | Initializes a new instance of the StiHtmlExportSettings class | |
| StiHtmlExportSettings(StiHtmlType) | Initializes a new instance of the StiHtmlExportSettings class |
| Name | Description | |
|---|---|---|
| AddPageBreaks |
Gets or sets value which indicates that special page breaks marker will be added to result html file. HTML5 export mode is not supported.
| |
| BookmarksTreeWidth |
Gets or sets defaullt width of bookmarks tree. HTML5 export mode is not supported.
| |
| ChartType |
Gets or sets type of the chart in the exported html file. HTML5 export mode is not supported.
| |
| CompressToArchive |
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.
| |
| ContinuousPages |
Gets or sets value which indicates that all report pages will be shown as vertical ribbon. HTML and MHT export mode is not supported.
| |
| Encoding |
Gets or sets encoding of html file.
| |
| ExportBookmarksMode |
Gets or sets export mode of bookmarks tree. HTML5 export mode is not supported.
| |
| ExportMode |
Gets or sets mode of html file creation. HTML5 export mode is not supported.
| |
| ExportQuality |
Gets or sets quality of html file. HTML5 export mode is not supported.
| |
| HtmlType |
Gets or sets type of the exported html file.
| |
| ImageFormat |
Gets or sets image format for exported images.
| |
| ImageQuality |
Gets or sets image quality of images which will be exported to result file.
| |
| ImageResolution |
Gets or sets image resolution of images which will be exported to result file.
| |
| OpenLinksTarget |
Gets or sets a target to open links from the exported report.
| |
| PageHorAlignment |
Gets or sets the horizontal alignment of pages. HTML5 and MHT export mode is not supported.
| |
| PageRange | (Inherited from StiPageRangeExportSettings.) | |
| RemoveEmptySpaceAtBottom |
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.
| |
| UseEmbeddedImages |
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.
| |
| UseStylesTable |
Gets or sets value which indicates that table styles will be used in result html file. HTML5 and MHT export mode is not supported.
| |
| UseWatermarkMargins | ||
| Zoom |
Gets or sets zoom factor of exported file. HTML5 export mode is not supported.
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetExportFormat | (Overrides StiExportSettingsGetExportFormat.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |