SearchCriteria class

SearchCriteria class

Represents criteria used to search for watermarks.

The SearchCriteria type exposes the following members:

Methods

Method Description
and_ Combines this SearchCriteria with other criteria using the logical AND operator.
and_search_criteria
not_ Negates this SearchCriteria.
or_ Combines this SearchCriteria with other criteria using logical OR operator.
or_search_criteria

See Also