CreateCustomFormatter
HtmlFormatter.CreateCustomFormatter method
Erstellt und gibt HTML-Formatierer für benutzerdefinierte Callback-gesteuerte HTML-Generierung zurück.
public static HtmlFormatter CreateCustomFormatter(IHtmlFormattingController formattingController)
Parameter | Typ | Beschreibung |
---|---|---|
formattingController | IHtmlFormattingController | Callback-Schnittstelle, die die Generierung von HTML-Dateien steuert. |
Siehe auch
- interface IHtmlFormattingController
- class HtmlFormatter
- namensraum Aspose.Slides.Export
- Montage Aspose.Slides