CreateSlideShowFormatter()
HtmlFormatter::CreateSlideShowFormatter(System::String, bool) method
Creates and returns HTML formatter for a simple slide show html which shows slides one after another.
static System::SharedPtr<HtmlFormatter> Aspose::Slides::Export::HtmlFormatter::CreateSlideShowFormatter(System::String css, bool showSlideTitle)
Arguments
Parameter | Type | Description |
---|---|---|
css | System::String | Specifies URL of CCS file used. |
showSlideTitle | bool | Add slide title if there is one above slide image. |
Return Value
See Also
- Typedef SharedPtr
- Class HtmlFormatter
- Class String
- Namespace Aspose::Slides::Export
- Library Aspose.Slides