Gets the starting position of a spelled word. It is a zero-based index of the word's first character.
public int Start { get; }
Public ReadOnly Property Start() As Integer
Read only.