public GrapeCity.Documents.Pdf.FoundPosition Next( System.bool highlightResult, System.bool gotoSearchResult )
パラメータ
- highlightResult
true
に設定すると、強調表示を更新します。- gotoSearchResult
true
に設定すると、検索結果に移動します。
true
に設定すると、強調表示を更新します。
true
に設定すると、検索結果に移動します。
public GrapeCity.Documents.Pdf.FoundPosition Next( System.bool highlightResult, System.bool gotoSearchResult )
true
に設定すると、強調表示を更新します。true
に設定すると、検索結果に移動します。例外 | 解説 |
---|---|
System.InvalidOperationException | The exception that is thrown when a method call is invalid for the object's current state. |