SingleDocument

fun SingleDocument(bitmap: Bitmap, pageIndex: Int, localZoomState: ZoomState? = null, pageSize: Size, textSelectionState: TextSelectionState, textProvider: DocumentTextProvider, textSelectionDragChange: TextSelectionDragChange, scrollbarConfiguration: ScrollbarConfiguration? = null)

Independent Composable that displays pdf bitmap and has text selection feature.