setContentOnEmptyPage

abstract fun setContentOnEmptyPage(html: String?)

Sets the HTML content to be displayed in the ReaderView for empty pages. This can typically happen in spread renderers when pages have a preferred PageSpreadSlot. If html is null, a blank page will be shown.