| Visual Basic (Declaration) | |
|---|---|
Public Enum HtmlOutputType Inherits System.Enum | |
| C# | |
|---|---|
public enum HtmlOutputType : System.Enum | |
| Member | Description |
|---|---|
| DynamicHtml | Default. Exports the document to DHTML format. |
| LegacyHtml | Exports the document to static HTML format. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Export.Html.Section.HtmlOutputType