createSlideShowFormatter

createSlideShowFormatter(String css, boolean showSlideTitle) function

Creates and returns HTML formatter for a simple slide show html which shows slides one after another.

Parameters

NameTypeDescription
cssStringSpecifies URL of CCS file used.
showSlideTitlebooleanAdd slide title if there is one above slide image.

Result

HtmlFormatter