createDocumentFormatter
createDocumentFormatter(String css, boolean showSlideTitle) function
Creates and returns HTML formatter for a simple document view which consists of sequences of slides one below another.
Parameters
Name | Type | Description |
---|---|---|
css | String | Specifies CSS for this file. |
showSlideTitle | boolean | Add slide title if there is one above slide image. |
Result
HtmlFormatter