TextMatchStart Property

Gets the start point on the line of text where the match occurs.

Definition

Namespace: Mythicsoft.Search.Core
Assembly: Mythicsoft.Search.Core (in Mythicsoft.Search.Core.dll) Version: 9.3.830.1
C#
public int Start { get; }

Property Value

Int32

See Also