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