Search
Leave feedback
On this page
Finds possible watermarks according to specified search criteria. The search is conducted in the objects specified in SearchableObjects.
public PossibleWatermarkCollection Search(SearchCriteria searchCriteria)
| Parameter | Type | Description |
|---|---|---|
| searchCriteria | SearchCriteria | The search criteria to use. |
The collection of the possible watermarks.
- class PossibleWatermarkCollection
- class SearchCriteria
- class ContentPart
- namespace GroupDocs.Watermark.Contents
- assembly GroupDocs.Watermark
Finds all possible watermarks in the content. The search is conducted in the objects specified in SearchableObjects.
public PossibleWatermarkCollection Search()
The collection of the possible watermarks.
- class PossibleWatermarkCollection
- class ContentPart
- namespace GroupDocs.Watermark.Contents
- assembly GroupDocs.Watermark
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.