This property returns or sets the height of the LineSpacing property.
Defined in
Data type
int
Syntax
public int getLineSpacingHeight() public void setLineSpacingHeight(int height)
Usage
The LineSpacingHeight property only takes effect when the value of LineSpacing property is Constant.SYMPHONY_LINESPACING_MODE_PROP or Constant.SYMPHONY_LINESPACING_MODE_FIX.
See examples