text property

text property

Gets a TextOptions object which is used for configuration of text rendering.

Definition:

@property
def text(self):
    ...

See Also