setShowPageLabels

open fun setShowPageLabels(showPageLabels: Boolean)

Provide API for controlling content of the PdfOutlineView. Set should the outline view show page labels. If disabled, only page numbers are shown.

Parameters

showPageLabels

If true, page labels will be displayed in outline (if any).