MeasuredTable

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())