text_height_value property

text_height_value property

Gets or sets the text height value.

Definition:

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

See Also