Document Library for WinForms
FindPrevious メソッド (C1TextSearchManager)

C1.Win.Document.6 アセンブリ > C1.Win.Document 名前空間 > C1TextSearchManager クラス : FindPrevious メソッド
C1FoundPosition object defines the position from which the search should be started.
Finds the previous occurrence of a text in the document.
シンタックス
'宣言
 
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.
参照

C1TextSearchManager クラス
C1TextSearchManager メンバ