pen_width property
pen_width property
The pen width of the text field annotation.
Definition:
@property
def pen_width(self):
...
@pen_width.setter
def pen_width(self, value):
...
See Also
- class
TextFieldAnnotation
The pen width of the text field annotation.
@property
def pen_width(self):
...
@pen_width.setter
def pen_width(self, value):
...
TextFieldAnnotation