ParagraphStyleInfo
constructor(lineHeight: Double? = null, letterSpacing: Double? = null, spacing: Double? = null, indent: Double? = null)
Parameters
lineHeight
height of each line, multiplied by the font size
letterSpacing
whitespace between letters, multiplied by the font size
spacing
whitespace between paragraphs, multiplied by the font size
indent
whitespace at the start of each paragraph, following LaTeX's policy, multiplied by the font size