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();
IOutputHtml Interface | IOutputHtml Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.