Edit

Share via


TextRange2.Start Property

Definition

Gets the starting point of the specified text range. Read-only.

public:
 property int Start { int get(); };
public int Start { get; }
member this.Start : int
Public ReadOnly Property Start As Integer

Property Value

Integer

Applies to