ActiveReports 13
IOutputHtml Interface Methods

GrapeCity.ActiveReports.Document Assembly > GrapeCity.ActiveReports.Export.Html Namespace : IOutputHtml Interface

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 implementer to flush any remaining output, or to write out a frame set page for the previously exported document.  
 MethodCalled by the HtmlExport class to output data. The implementation of OutputHtmlData should use the data passed in the info argument and store it as the implementer requires.  
Top
See Also

Reference

IOutputHtml Interface
GrapeCity.ActiveReports.Export.Html Namespace