showGapBetweenPages

open fun showGapBetweenPages(showGapBetweenPages: Boolean): PdfConfiguration.Builder

Sets whether to show gao between pages in double page mode or not.

Parameters

showGapBetweenPages

If true, there will be a gap between pages in double page mode, if false the pages will be joined.