font_color property
font_color property
Gets or sets the font color.
Definition:
@property
def font_color(self):
...
@font_color.setter
def font_color(self, value):
...
See Also
- module
groupdocs.comparison.options
- class
StyleSettings
Gets or sets the font color.
@property
def font_color(self):
...
@font_color.setter
def font_color(self, value):
...
groupdocs.comparison.options
StyleSettings