[]
The different possible kinds of output from HTML.
public enum HtmlOutputKind
Name | Description |
---|---|
BookmarksHtml | The output is an HTML page containing a list of bookmarks for the main HTML page(s). |
FramesetHtml | The output is an html page containing a Frameset declaration for a TOC page or navigation page if TOC not availalbe, and the "target" document pages on the right. |
HtmlPage | The output is the HTML page. |
ImageJpg | The output is a JPG image. |
ImagePng | The output is a PNG image. |