box property
box property
The text field annotation position.
Definition:
@property
def box(self):
...
@box.setter
def box(self, value):
...
See Also
- class
TextFieldAnnotation
The text field annotation position.
@property
def box(self):
...
@box.setter
def box(self, value):
...
TextFieldAnnotation