text_options property

text_options property

Definition:

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

See Also