SearchCriteria class

SearchCriteria class

Class that can be used to construct criteria when searching for watermarks.

The SearchCriteria type exposes the following members:

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