ITextSearchOptions class
ITextSearchOptions class
Represents options that can be used to search for text in a Presentation, Slide or TextFrame.
The ITextSearchOptions type exposes the following members:
Properties
| Property | 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. |
include_notes | Set true to include text contained in slide noteswhen performing text search, replacement, or highlighting operations. The default value is false. |
See Also
- module
aspose.slides - library
Aspose.Slides