'宣言 Public Enum SearchScope Inherits System.Enum
public enum SearchScope : System.Enum
'宣言 Public Enum SearchScope Inherits System.Enum
public enum SearchScope : System.Enum
| メンバ | 解説 |
|---|---|
| FirstOccurrence | Searches till the first occurrence is found. |
| SinglePage | Searches within the specified page only. |
| WholeDocument | Searches to the end of the document. |
System.Object
System.ValueType
System.Enum
C1.Win.Document.SearchScope