isShowPageLabels

abstract fun isShowPageLabels(): Boolean

Indicates whether the page labels are set to show or not. Affects the com.pspdfkit.ui.PdfOutlineView view and the com.pspdfkit.ui.search.PdfSearchViewModular

Return

true if labels are enabled, false otherwise.