ActiveReports 13
Finish Method

GrapeCity.ActiveReports.Document Assembly > GrapeCity.ActiveReports.Export.Html Namespace > IOutputHtml Interface : Finish Method
Called 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.
Syntax
'Declaration
 
Sub Finish() 
void Finish()
See Also

Reference

IOutputHtml Interface
IOutputHtml Members