KitePDF
Toggle table of contents
0.6.1
Guide
GitHub
common
Target filter
common
Switch theme
Search in API
Skip to content
KitePDF
kitepdf-compose-viewer
/
io.github.yuroyami.kitepdf.compose
/
TextSelection
/
TextSelection
Text
Selection
constructor
(
pageIndex
:
Int
,
start
:
Int
,
end
:
Int
,
text
:
String
,
quads
:
List
<
Rectangle
>
)