CreateDocumentFormatter()
HtmlFormatter::CreateDocumentFormatter(System::String, bool) method
Creates and returns HTML formatter for a simple document view which consists of sequences of slides one below another.
static System::SharedPtr<HtmlFormatter> Aspose::Slides::Export::HtmlFormatter::CreateDocumentFormatter(System::String css, bool showSlideTitle)
Arguments
Parameter | Type | Description |
---|---|---|
css | System::String | Specifies CSS for this file. |
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