foreground_color property
foreground_color property
Definition:
@property
def foreground_color(self):
...
@foreground_color.setter
def foreground_color(self, value):
...
See Also
- class
SearchHighlightOptions
@property
def foreground_color(self):
...
@foreground_color.setter
def foreground_color(self, value):
...
SearchHighlightOptions