kusvg
Toggle table of contents
0.2.4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kusvg
kusvg
/
com.jetbrains.kusvg
/
USvgDocument
/
toSvg
to
Svg
fun
toSvg
(
)
:
String
Serializes the tree while preserving text.
fun
toSvg
(
options
:
USvgWriteOptions
)
:
String
Serializes the tree with explicit writer options.