firstPageAlwaysSingle

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

Sets whether the first page should always be displayed as a single or not. This is notable only if double page mode is active.

Parameters

firstPageAlwaysSingle

true to always display the first page as a single one, false otherwise.