FindImages
Leave feedback
On this page
Finds images according to the specified search criteria. The search is conducted in the objects specified in SearchableObjects.
public WatermarkableImageCollection FindImages(ImageSearchCriteria searchCriteria)
| Parameter | Type | Description |
|---|---|---|
| searchCriteria | ImageSearchCriteria | The search criteria to use. |
The collection of the found images.
- class WatermarkableImageCollection
- class ImageSearchCriteria
- class ContentPart
- namespace GroupDocs.Watermark.Contents
- assembly GroupDocs.Watermark
Finds all images in the content. The search is conducted in the objects specified in SearchableObjects.
public WatermarkableImageCollection FindImages()
The collection of the found images.
- class WatermarkableImageCollection
- 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.