KitePDF
Toggle table of contents
0.6.1
Guide
GitHub
common
Target filter
common
Switch theme
Search in API
Skip to content
KitePDF
kitepdf-pdf
/
io.github.yuroyami.kitepdf.text
/
PdfTextSpan
/
PdfTextSpan
Pdf
Text
Span
constructor
(
text
:
String
,
fontSpec
:
FontSpec
,
fontSize
:
Double
,
origin
:
Pair
<
Double
,
Double
>
,
bounds
:
Rectangle
,
charEdgePoints
:
List
<
Pair
<
Double
,
Double
>
>
?
=
null
)