Click or drag to resize

TextHighLightingOptions Properties

The TextHighLightingOptions type exposes the following members.

Properties
Name Description
Public property CaseSensitive
Set true to use case-sensitive search,false-otherwise. Red/write System.Boolean.
Public property WholeWordsOnly
Set true to match only whole words,false-otherwise. Red/write System.Boolean.
Top
See Also