WriteDocumentEnd
IHtmlFormattingController.WriteDocumentEnd method
Called to write html document footer. Called once per presentation conversion.
public void WriteDocumentEnd(IHtmlGenerator generator, IPresentation presentation)
| Parameter | Type | Description |
|---|---|---|
| generator | IHtmlGenerator | Output object. |
| presentation | IPresentation | Presentation which being currently rendered. |
See Also
- interface IHtmlGenerator
- interface IPresentation
- interface IHtmlFormattingController
- namespace Aspose.Slides.Export
- assembly Aspose.Slides