AddStyleMapping

This method maps a character or paragraph style to arbitrary markup. See Map Styles for more information on style mapping.

HTM.AddStyleMapping(StyleName, MarkupStart, MarkupEnd, nFlags)

where:

NOTE: By default, HTML Export maps the heading style "Heading 1" to <h1></h1>, and so on, for heading levels 1 through 6. If you use style mappings, the default mapping is overridden. Therefore, you must supply markup for all heading levels. HTML Export uses heading levels to define the overall structure of the HTML output.


_FT_HTML5_bannerTitle.htm