font_size property
font_size property
The font size of the text field annotation.
Definition:
@property
def font_size(self):
...
@font_size.setter
def font_size(self, value):
...
See Also
- class
TextFieldAnnotation
The font size of the text field annotation.
@property
def font_size(self):
...
@font_size.setter
def font_size(self, value):
...
TextFieldAnnotation