1. API Reference
  2. /
  3. GroupDocs.Watermark
  4. /
  5. GroupDocs.Watermark for Python via .NET
  6. /
  7. groupdocs.watermark.search.search_criteria

groupdocs.watermark.search.search_criteria

On this page

Types under groupdocs.watermark.search.search_criteria.

Classes

Class Description
AndSearchCriteria Represents AND composite search criteria.
ColorRange Represents a range of colors 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.
OrSearchCriteria Represents OR composite search criteria.
PageSearchCriteria Represents criteria allowing filtering by page number.
RotateAngleSearchCriteria Represents criteria allowing filtering by watermark rotate angle.
SearchCriteria Represents criteria used to search 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.

Enumerations

Enum Description
NotSearchCriteria Represents NOT composite search criteria.

On this page