​
​
​

Gets the number (one-based) of the paragraph's first line.

Syntax

​public int StartLine { get; }
​Public ReadOnly Property StartLine() As Integer
​

Limitations

Read only.

​