PdfKmp
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
PdfKmp
pdfkmp
/
com.conamobile.pdfkmp.layout
/
MeasuredTable
/
MeasuredTable
Measured
Table
constructor
(
columnWidths
:
List
<
Float
>
,
rows
:
List
<
MeasuredTableRow
>
,
border
:
TableBorder
,
borderColor
:
PdfColor
,
borderWidth
:
Float
,
cornerRadius
:
Float
,
size
:
Size
,
repeatHeader
:
Boolean
=
true
,
cellOwners
:
List
<
List
<
Int
>
>
=
emptyList()
)