Gets the starting position of a spelled word. It is a zero-based index of the word's first character.

Syntax

public int Start { get; }

Limitations

Read only.