Type Default Read Only Description
[C#]
int

[Visual Basic]
Integer
-1 No The distance between the line spacing below the top of the text frame and the first baseline.

 

   

Notes
 

This property controls the spacing between the top of the text rectangle and the baseline of the first line. Because LineSpacing is always applied at the top, the top of the text rectangle needs to be shifted up by LineSpacing for better control of the position of the first line.

It is measured in 1000ths of the font size.

When it is -1, default spacing will be applied.

 

   

Example
 
None.