text_height property
text_height property
The Text Height
Definition:
@property
def text_height(self):
...
@text_height.setter
def text_height(self, value):
...
The Text Height
@property
def text_height(self):
...
@text_height.setter
def text_height(self, value):
...