foreground_color_range property
foreground_color_range property
Gets or sets the range of colors which are used to filter watermarks by text foreground color.
Definition:
@property
def foreground_color_range(self):
...
@foreground_color_range.setter
def foreground_color_range(self, value):
...
See Also
- module
groupdocs.watermark.search.searchcriteria
- class
ColorRange
- class
TextFormattingSearchCriteria