[]
Specifies the options to use when doing a text search.
public enum C1FindOptions
| Name | Description |
|---|---|
| Case | Match case; that is, a case-sensitive search. |
| None | Use the default text search options; namely, use case- independent, arbitrary character boundaries. |