Table of Contents

Method SetLineSpacing

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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

ITextBoxTextAttr

Remarks

Line spacing is a multiple, where 10 means single-spacing, 15 means 1.5 spacing, and 20 means double spacing.