StartLine Property

Class

TextRange.

Action

Gets the start line of the range.

Syntax

C#
public readonly int StartLine
VB
Public Readonly Property StartLine As Integer

Access

Read only.