RtfBorder
data class RtfBorder(val style: RtfBorderStyle = RtfBorderStyle.Single, val widthTwips: Int = 10)(source)
A paragraph border edge.
Parameters
widthTwips
the \brdrwN line width in twips (twentieths of a point).
A paragraph border edge.
the \brdrwN line width in twips (twentieths of a point).