text_style_handle property

text_style_handle property

The TextStyle Handle

Definition:

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

See Also