WriteDocumentStart()
IHtmlFormattingController::WriteDocumentStart(System::SharedPtr<IHtmlGenerator>, System::SharedPtr<IPresentation>) method
Called to write html document header. Called once per presentation conversion.
virtual void Aspose::Slides::Export::IHtmlFormattingController::WriteDocumentStart(System::SharedPtr<IHtmlGenerator> generator, System::SharedPtr<IPresentation> presentation)=0
Arguments
Parameter | Type | Description |
---|---|---|
generator | System::SharedPtr<IHtmlGenerator> | Output object. |
presentation | System::SharedPtr<IPresentation> | Presentation which being currently rendered. |
See Also
- Typedef SharedPtr
- Class IHtmlGenerator
- Class IPresentation
- Class IHtmlFormattingController
- Namespace Aspose::Slides::Export
- Library Aspose.Slides