Document Library for WinForms
C1TextSearchManager クラス メンバ
プロパティ  メソッド  イベント

C1.Win.Document.6 アセンブリ > C1.Win.Document 名前空間 : C1TextSearchManager クラス

C1TextSearchManagerデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of the C1TextSearchManager.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets or sets the active found position, this position has different highlighting attrs.  
Public プロパティGets the C1DocumentSource where this C1TextSearchManager searches a text.  
Public プロパティGets the list of C1FoundPosition objects defining found text positions.  
Public プロパティSearch parameters: text, etc. Initialized in the FindStartXXX() method.  
Public プロパティSpecifies the scope in C1Document where to search a text.  
トップ
パブリック メソッド
 名前解説
Public メソッドCancels current async action and waits while action will be actually cancelled.  
Public メソッドReleases all resources used by the C1TextSearchManager.  
Public メソッドFinds the next occurrence of a text in the document.  
Public メソッドNon-blocking (asynchronous) version of the FindNext method.  
Public メソッド  
Public メソッドFinds the previous occurrence of a text in the document.  
Public メソッドNon-blocking (asynchronous) version of the FindPrevious method.  
Public メソッド  
Public メソッドオーバーロードされます。 Finds the first occurrence of a text in the document.  
Public メソッドオーバーロードされます。 Non-blocking (asynchronous) version of the FindStart(Int32,SearchScope,C1FindTextParams) method.  
Public メソッドオーバーロードされます。 Non-blocking (asynchronous) version of the FindStart(Int32,SearchScope,C1FindTextParams) method.  
Public メソッドFills highlight list for specified RenderFragment.  
Public メソッドChecks whether FoundPositions of this C1TextSearchManager is not empty.  
Public メソッドGets a value indicating if search is currently executing.  
Public メソッドResets text search results.  
トップ
パブリック イベント
 名前解説
Public イベントOccurs when async find action completed.  
Public イベントOccurs when the FoundPositions list is changed.  
Public イベントOccurs periodically during operations.  
トップ
参照

C1TextSearchManager クラス
C1.Win.Document 名前空間