PageSearchCriteria
PageSearchCriteria class
Represents criteria allowing filtering by page number
public abstract class PageSearchCriteria : SearchCriteria
Properties
Name | Description |
---|---|
Pages { get; set; } | Gets or sets the list of specific page numbers |
Methods
Name | Description |
---|---|
And(SearchCriteria) | Combines this SearchCriteria with other criteria using logical AND operator. |
Not() | Negates this SearchCriteria . |
Or(SearchCriteria) | Combines this SearchCriteria with other criteria using logical OR operator. |
See Also
- class SearchCriteria
- namespace GroupDocs.Watermark.Search.SearchCriteria
- assembly GroupDocs.Watermark