KitePDF
Toggle table of contents
0.6.1
Guide
GitHub
common
Target filter
common
Switch theme
Search in API
Skip to content
KitePDF
kitepdf-core
/
io.github.yuroyami.kitepdf.core
/
KiteTextBlock
Kite
Text
Block
class
KiteTextBlock
(
val
lines
:
List
<
KiteTextLine
>
)
A paragraph-ish group of consecutive lines from one layout block.
Members
Constructors
Kite
Text
Block
Link copied to clipboard
constructor
(
lines
:
List
<
KiteTextLine
>
)
Properties
lines
Link copied to clipboard
val
lines
:
List
<
KiteTextLine
>