CreateCustomFormatter()
HtmlFormatter::CreateCustomFormatter(System::SharedPtr<IHtmlFormattingController>) method
Creates and returns HTML formatter for custom callback-driven html generation.
static System::SharedPtr<HtmlFormatter> Aspose::Slides::Export::HtmlFormatter::CreateCustomFormatter(System::SharedPtr<IHtmlFormattingController> formattingController)
Arguments
Parameter | Type | Description |
---|---|---|
formattingController | System::SharedPtr<IHtmlFormattingController> | Callback interface which controls html file generation. |
Return Value
See Also
- Typedef SharedPtr
- Class HtmlFormatter
- Class IHtmlFormattingController
- Namespace Aspose::Slides::Export
- Library Aspose.Slides