skip_unreadable_characters property
Leave feedback
On this page
The property indicating whether unreadable characters are skipped during string comparison.
@property
def skip_unreadable_characters(self):
...
@skip_unreadable_characters.setter
def skip_unreadable_characters(self, value):
...
- class
TextSearchCriteria
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.