case_sensitive property
case_sensitive property
Set true to use case-sensitive search, false - otherwise. Read/write bool.
Definition:
@property
def case_sensitive(self):
...
@case_sensitive.setter
def case_sensitive(self, value):
...
See Also
- class
TextSearchOptions
- module
aspose.slides
- library
Aspose.Slides