'宣言 Public Function FindPrevious( _ ByVal foundPosition As C1FoundPosition _ ) As C1FoundPosition
public C1FoundPosition FindPrevious( C1FoundPosition foundPosition )
パラメータ
- foundPosition
- C1FoundPosition object defines the position from which the search should be started.
戻り値の型
The found text position.