Finish Method (IOutputHtml)
In This Topic
Called 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.
Syntax
'Declaration
Sub Finish()
See Also