text_direction_negative property

text_direction_negative property

Gets or sets a value indicating whether [text direction negative].

Definition:

@property
def text_direction_negative(self):
    ...
@text_direction_negative.setter
def text_direction_negative(self, value):
    ...

See Also