PdfKmp
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
PdfKmp
pdfkmp
/
com.conamobile.pdfkmp.style
/
TableBorder
/
TableBorder
Table
Border
constructor
(
color
:
PdfColor
=
PdfColor.Gray
,
width
:
Dp
=
Dp(0.5f)
,
showOutline
:
Boolean
=
true
,
showHorizontalLines
:
Boolean
=
true
,
showVerticalLines
:
Boolean
=
true
)