CreateCustomFormatter
HtmlFormatter.CreateCustomFormatter method
Creates and returns HTML formatter for custom callback-driven html generation.
public static HtmlFormatter CreateCustomFormatter(IHtmlFormattingController formattingController)
Parameter | Type | Description |
---|---|---|
formattingController | IHtmlFormattingController | Callback interface which controls html file generation. |
See Also
- interface IHtmlFormattingController
- class HtmlFormatter
- namespace Aspose.Slides.Export
- assembly Aspose.Slides