font_color property
font_color property
The font color of the squiggly annotation text.
Definition:
@property
def font_color(self):
...
@font_color.setter
def font_color(self, value):
...
See Also
- class
SquigglyAnnotation
The font color of the squiggly annotation text.
@property
def font_color(self):
...
@font_color.setter
def font_color(self, value):
...
SquigglyAnnotation