GroupDocs.Watermark.Search.SearchCriteria
The namespace provides classes that can be used to construct criteria when searching for watermarks.
Classes
| Class | Description |
|---|---|
| AndSearchCriteria | Represents AND composite search criteria. |
| ColorRange | Represents a range of colors. Specifies ranges using HSB representation of RGB color. |
| ImageColorHistogramSearchCriteria | Represents search criteria for finding images in a content. |
| ImageDctHashSearchCriteria | Represents a search criteria for finding images in a document. |
| ImageSearchCriteria | Provides base class for image search criteria. |
| ImageThumbnailSearchCriteria | Represents search criteria for finding images in a content. |
| IsImageSearchCriteria | Represents search criteria for filtering image watermarks only. |
| IsTextSearchCriteria | Represents search criteria for filtering text watermarks only. |
| NotSearchCriteria | Represents NOT composite search criteria. |
| OrSearchCriteria | Represents OR composite search criteria. |
| PageSearchCriteria | Represents criteria allowing filtering by page number |
| RotateAngleSearchCriteria | Represents criteria allowing filtering by watermark rotate angle. |
| SearchCriteria | Class that can be used to construct criteria when searching for watermarks. |
| SizeSearchCriteria | Represents criteria allowing filtering by watermark size. |
| TextFormattingSearchCriteria | Represents criteria allowing filtering by text formatting. |
| TextSearchCriteria | Represents criteria allowing filtering by watermark text. |
| VectorSearchCriteria | Represents criteria allowing filtering by watermark color. |