PdfKmp
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
PdfKmp
pdfkmp
/
com.conamobile.pdfkmp.layout
/
TextLine
/
TextLine
Text
Line
constructor
(
text
:
String
,
width
:
Float
,
baseline
:
Float
,
height
:
Float
,
justifiedWords
:
List
<
JustifiedWord
>
=
emptyList()
)