ExportToHtml
ParagraphCollection.ExportToHtml Methode
Konvertiert die angegebenen Absätze in HTML und gibt sie als String-Objekt zurück.
public string ExportToHtml(int firstParagraphIndex, int paragraphsCount,
ITextToHtmlConversionOptions options)
Parameter | Typ | Beschreibung |
---|---|---|
firstParagraphIndex | Int32 | Erster Absatzindex Int32 |
paragraphsCount | Int32 | Absatzanzahl Int32 |
options | ITextToHtmlConversionOptions | Konvertierungsoptionen ITextToHtmlConversionOptions |
Rückgabewert
Generiertes HTML.
Siehe auch
- Schnittstelle ITextToHtmlConversionOptions
- Klasse ParagraphCollection
- Namespace Aspose.Slides
- Assembly Aspose.Slides