DocumentConnection

This acts as a bridge between PdfFragment and DocumentView to access respective functionalities.

Functions

Link copied to clipboard
abstract fun addAnnotationToPage(annotation: Annotation, selectImmediately: Boolean)
Link copied to clipboard
abstract fun setPageIndex(@IntRange(from = 0) pageIndex: Int)