Set Line Spacing of the Paragraph in a Shape or Textbox
Contents
[
Hide
]
You can set the line space of the paragraph, its space before and space after using the TextParagraph.line_space, TextParagraph.space_before and TextParagraph.space_after properties of the TextParagraph class.
The following sample code explains the usage of the mentioned properties.