PdfKmp
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
PdfKmp
pdfkmp
/
com.conamobile.pdfkmp.node
/
BarcodeNode
/
BarcodeNode
Barcode
Node
constructor
(
data
:
String
,
symbology
:
BarcodeSymbology
=
BarcodeSymbology.Code128
,
width
:
Dp
?
=
null
,
height
:
Dp
=
Dp(50f)
,
color
:
PdfColor
=
PdfColor.Black
,
background
:
PdfColor
?
=
PdfColor.White
)