PageSearchCriteria class
PageSearchCriteria class
Represents criteria allowing filtering by page number
Inheritance: PageSearchCriteria →
SearchCriteria
The PageSearchCriteria type exposes the following members:
Properties
| Property | Description |
|---|---|
| pages | Gets or sets the list of specific page numbers |
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
PageSearchCriteria - class
SearchCriteria