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