CreateCustomFormatter
HtmlFormatter.CreateCustomFormatter-Methode
Erstellt und gibt einen HTML-Formatter für die benutzerdefinierte, callback-gesteuerte HTML-Generierung zurück.
public static HtmlFormatter CreateCustomFormatter(IHtmlFormattingController formattingController)
Parameter | Typ | Beschreibung |
---|---|---|
formattingController | IHtmlFormattingController | Callback-Schnittstelle, die die Generierung der HTML-Datei steuert. |
Siehe auch
- Schnittstelle IHtmlFormattingController
- Klasse HtmlFormatter
- Namespace Aspose.Slides.Export
- Assembly Aspose.Slides