'Declaration Public Function FindNext( _ ByVal initialPosition As C1FoundPosition _ ) As C1FoundPosition
public C1FoundPosition FindNext( C1FoundPosition initialPosition )
Parameters
- initialPosition
- C1FoundPosition object defines the position from which the search should be started.
Return Value
The found text position.