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