| Package | Description |
|---|---|
| com.groupdocs.watermark | |
| com.groupdocs.watermark.search |
| Modifier and Type | Method and Description |
|---|---|
ColorRange |
VectorSearchCriteria.getVectorColorRange()
Gets the range of colors which are used to filter vector watermarks by foreground color.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VectorSearchCriteria.setVectorColorRange(ColorRange value)
Sets the range of colors which are used to filter vector watermarks by foreground color.
|
| Modifier and Type | Method and Description |
|---|---|
ColorRange |
TextFormattingSearchCriteria.getBackgroundColorRange()
Gets the range of colors which are used to filter watermarks by text background color.
|
ColorRange |
TextFormattingSearchCriteria.getForegroundColorRange()
Gets the range of colors which are used to filter watermarks by text foreground color.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TextFormattingSearchCriteria.setBackgroundColorRange(ColorRange value)
Sets the range of colors which are used to filter watermarks by text background color.
|
void |
TextFormattingSearchCriteria.setForegroundColorRange(ColorRange value)
Sets the range of colors which are used to filter watermarks by text foreground color.
|
Copyright © 2026. All rights reserved.