Html |
The HtmlFlowingSaveOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| BuildNavigationPage | Whether to generate a navigation page (like a TOC - table of contents) or not. Default value: true. | |
| HeadersFootersExportMode | Specifies how headers and footers are output to HTML and MHTML. Default value is PerSection. | |
| ListExportMode | Controls how list labels are output to HTML or MHTML. Default value is Auto. | |
| PartSavingCallback | Allows to control how document parts are saved when a document is saved to HTML. | |
| SplitCriteria | Specifies how the document should be split when saving to Html format. Default is None. | |
| SplitHeadingLevel | Specifies the maximum level of headings at which to split the document. Default value is 2. |