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