setDocument

abstract fun setDocument(@NonNull document: PdfDocument, @NonNull configuration: PdfConfiguration)

Sets the document to be displayed in the thumbnail bar.

Parameters

document

The PDF document to display.

configuration

Configuration options for displaying the document.