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