TextSearchOptions class
TextSearchOptions class
Represents options that can be used to search for text in a Presentation, Slide or TextFrame.
The TextSearchOptions type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
__init__ | Creates new default text search options. |
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 notes (NotesSlide)when performing text search, replacement, or highlighting operations. The default value is false. |
See Also
- module
aspose.slides - library
Aspose.Slides