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. |
See Also
- module
aspose.slides
- library
Aspose.Slides