ParagraphStyle

data class ParagraphStyle(val styleRef: Int? = null)(source)

Paragraph-level formatting. styleRef is the \sN stylesheet index, used for heading detection.

Constructors

Link copied to clipboard
constructor(styleRef: Int? = null)

Properties

Link copied to clipboard