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.LineSpace, TextParagraph.SpaceBefore and TextParagraph.SpaceAfter properties of the TextParagraph class.
The following sample code explains the usage of the mentioned properties.