ImageSearchCriteria class
ImageSearchCriteria class
Provides base class for image search criteria.
Inheritance: ImageSearchCriteria →
PageSearchCriteria →
SearchCriteria
The ImageSearchCriteria type exposes the following members:
Properties
| Property | Description |
|---|---|
| pages | Gets or sets the list of specific page numbers |
| max_difference | Gets or sets maximum allowed difference between images. |
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
ImageSearchCriteria - class
PageSearchCriteria - class
SearchCriteria