GrapeCity.ActiveReports.Document.v9 Assembly > GrapeCity.ActiveReports.Export.Html Namespace : HtmlOutputKind Enumeration |
'Declaration Public Enum HtmlOutputKind Inherits System.Enum
public enum HtmlOutputKind : System.Enum
Member | Description |
---|---|
BookmarksHtml | The output is an HTML page containing a list of bookmarks for the main HTML page. |
FramesetHtml | The output is an html page containing a Frameset declaration for a TOC page or navigation page if TOC not available, and the "target" document pages on the right. |
HtmlPage | The output is the HTML page. |
ImageJpg | The HTML output is an image of type JPEG. |
ImagePng | The HTML output is an image of type PNG. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Export.Html.HtmlOutputKind