writeDocumentEnd

writeDocumentEnd(HtmlGenerator generator, Presentation presentation) method

Called to write html document footer. Called once per presentation conversion.

Parameters

NameTypeDescription
generatorHtmlGeneratorOutput object.
presentationPresentationPresentation which being currently rendered.

Returns

void