[]
Specifies class that define for Find Option.
public class FindOption
| Name | Description |
|---|---|
| FindOption(FindRange, FindPriority, bool, bool) |
| Name | Description |
|---|---|
| FindPriority | Gets or sets find priorty for find |
| FindRange | Gets or sets find range for find |
| IsMatchCase | Gets or sets match case for find |
| IsMatchEntireContent | Gets or sets match entire Ccontent for find |