text_flags property

text_flags property

Gets or sets the textFlags.

Definition:

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

See Also