Method SetLineSpacing
SetLineSpacing(int)
Sets integer value which defines an empty spacing between the lines of text inside the paragraph.
ITextBoxTextAttr SetLineSpacing(int spacing)
Parameters
spacing
int
Returns
Remarks
Line spacing is a multiple, where 10 means single-spacing, 15 means 1.5 spacing, and 20 means double spacing.