WebDocument.EndDocument


public function EndDocument

Prototype:

function EndDocument()

Description:

Ends the output started with BeginDocument.

If the document was not started, a ConceptException will be raised.

Return value:

Returns null.