text_cap_type property

text_cap_type property

Definition:

@property
def text_cap_type(self):
    ...

@text_cap_type.setter
def text_cap_type(self, value):
    ...

See Also