RtfParserKmp
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
RtfParserKmp
rtf-core
/
com.darkrockstudios.libs.rtfparserkmp.model
/
ParagraphStyle
Paragraph
Style
data
class
ParagraphStyle
(
val
styleRef
:
Int
?
=
null
)
(
source
)
Paragraph-level formatting.
styleRef
is the
\sN
stylesheet index, used for heading detection.
Members
Constructors
Paragraph
Style
Link copied to clipboard
constructor
(
styleRef
:
Int
?
=
null
)
Properties
style
Ref
Link copied to clipboard
val
styleRef
:
Int
?