PdfKmp
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
PdfKmp
pdfkmp
/
com.conamobile.pdfkmp.node
/
TextNode
Text
Node
data
class
TextNode
(
val
text
:
String
,
val
style
:
TextStyle
)
:
PdfNode
Members
Constructors
Text
Node
Link copied to clipboard
constructor
(
text
:
String
,
style
:
TextStyle
)
Properties
style
Link copied to clipboard
val
style
:
TextStyle
text
Link copied to clipboard
val
text
:
String