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