CreateSlideShowFormatter
HtmlFormatter.CreateSlideShowFormatter method
Creates and returns HTML formatter for a simple slide show html which shows slides one after another.
public static HtmlFormatter CreateSlideShowFormatter(string css, bool showSlideTitle)
Parameter | Type | Description |
---|---|---|
css | String | Specifies URL of CCS file used. |
showSlideTitle | Boolean | Add slide title if there is one above slide image. |
See Also
- class HtmlFormatter
- namespace Aspose.Slides.Export
- assembly Aspose.Slides