The HtmlExportSettings type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Accuracy | Gets or sets accuracy for elements diversity by cells during export to table format. | |
| ExportMode | Gets or sets ExportMode which represents export mode. | |
| Formatting | Gets or sets Formatting which represents export formatting. | |
| IgnoreBorders | Gets or sets a value indicating whether border settings will be ignored. | |
| IgnoreFills | Gets a value indicating whether the fill settings will be ignored. | |
| IgnoreFonts | Gets or sets a value indicating whether font settings will be ignored. | |
| IgnoreTextAlignment | Gets or sets a value indicating whether text aligment setting will be ignored. | |
| ImagesResolution | Gets or sets image resolution used during export to HTML. | |
| InsertHyperLinks | Gets a value indicating whether the hyperlinks will be inserted into pdf document. | |
| PreserveBlankCells | Gets a value indicating whether blank cells will be preserved. | |
| PreserveLineBreaks | Gets a value indicating whether break lines will be preserved. | |
| PreserveOriginalSizes | Gets or sets a value indicating whether original size will be preserved. | |
| ReplaceWhiteSpaceWithNBSP | Gets a value indicating whether the space symbols will be changed to NBSP simbol. | |
| ResultType | Gets or sets ResultType which represents result file format. | |
| TextObjectOnly | Gets and sets whether only report text content will be exported. |