MESCIUS.ActiveReports.Export.Html Assembly / GrapeCity.ActiveReports.Export.Html.Section Namespace / OutputHtmlFiles Class
Members

OutputHtmlFiles Class
OutputHtmlFiles is an implementation of the IHandleHtmlOutput interface that directs the HtmlExport object's output to files.
Object Model
OutputHtmlFiles Class
Syntax
'Declaration
 
Public Class OutputHtmlFiles 
   Implements GrapeCity.ActiveReports.Export.Html.IOutputHtml 
 
Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.Export.Html.Section.OutputHtmlFiles

See Also