PositionInNearText Property (C1FoundPosition)
In This Topic
Gets the zero-based position of the found string in
NearText.
Syntax
'Declaration
Public MustOverride ReadOnly Property PositionInNearText As Integer
public abstract int PositionInNearText {get;}
See Also