is_right_to_left property
Leave feedback
On this page
The text direction flag indicating whether the text is right‑to‑left. Defaults to False.
@property
def is_right_to_left(self):
...
@is_right_to_left.setter
def is_right_to_left(self, value):
...
- class
ExactPhraseRedaction
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.