GrapeCity.ActiveReports.Web.v9 Assembly > GrapeCity.ActiveReports.Web.ExportOptions Namespace : HtmlExportOptions Class |
The following tables list the members exposed by HtmlExportOptions.
Name | Description | |
---|---|---|
BookmarkStyle | Specifies a BookmarkStyle to use when exporting to an HTML format. | |
CharacterSet | Specifies the HTML character set to use when exporting to an HTML format. | |
CreateFramesetPage | Specifies if a Frameset page should be created when exporting to an HTML format. | |
IncludeHtmlHeader | Specifies if an HTML header section should be created when exporting to an HTML format. | |
IncludePageMargins | Specifies if the report margins should be used when exporting to an HTML format. | |
MultiPage | Specifies if the report should be exported to multiple pages when exporting to an HTML format. | |
OutputType | Specifies the HTML output type to be used with exporting to an HTML viewer type. | |
RemoveVerticalSpace | Specifies if vertical spacing should be removed when exporting to an HTML viewer type. | |
Title | Specifies the text used in the HTML tags of the exported document when using an HTML viewer type. |