IsImageSearchCriteria class
IsImageSearchCriteria class
Represents search criteria for filtering image watermarks only.
Inheritance: IsImageSearchCriteria →
SearchCriteria
The IsImageSearchCriteria type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the IsImageSearchCriteria class. |
Methods
| Method | Description |
|---|---|
| both | Combines this SearchCriteria with other criteria using logical AND operator. |
| either | Combines this SearchCriteria with other criteria using logical OR operator. |
| is_not | Negates this SearchCriteria. |
See Also
- module
groupdocs.watermark.search.searchcriteria - class
IsImageSearchCriteria - class
SearchCriteria