TextHighlightingOptions
TextHighlightingOptions class
Represents options which can be used to highlight text in text frame.
The TextHighlightingOptions type exposes the following members:
Constructors
Name | Description |
---|---|
TextHighlightingOptions() | Creates new default text highlighting options. |
Properties
Name | Description |
---|---|
case_sensitive | Set true to use case-sensitive search, false - otherwise. Read/write bool. |
whole_words_only | Set true to match only whole words, false - otherwise. Read/write bool. |
See Also
- namespace aspose.slides
- assembly Aspose.Slides