LineSpacing property

This property returns or sets the line spacing type of a paragraph. The type of this property can be a linespacing type constant.

Defined in

TextParagraph

Data type

int

Syntax

public int getLineSpacing() 
public void LineSpacing(int spacing)

See examples

Example: LineSpacing property