MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Export.Html Namespace / IOutputHtml Interface

In This Topic
IOutputHtml Interface Methods
In This Topic

For a list of all members of this type, see IOutputHtml members.

Public Methods
 NameDescription
 MethodCalled by the HtmlExport to indicate that the export of the current document is complete. This can be used by an implementor to flush any remaining output, or to write out a frame set page for the previously exported document.  
 MethodOutputHtmlData will be called by the HtmlExport class to output data.  
Top
See Also