See Also

IOutputHtml Interface  | IOutputHtml Members

Language

Visual Basic

C#

Show All

See Also Languages ActiveReports.HtmlExport Send feedback to Data Dynamics

Finish Method

This method is called by the HtmlExport class 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.

[Visual Basic]
Overridable Sub Finish()
[C#]
virtual void Finish();

See Also

IOutputHtml Interface  | IOutputHtml Members

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.