ImageIndexingOptions
Leave feedback
On this page
Provides image indexing options for reverse image search.
public class ImageIndexingOptions
| Name | Description |
|---|---|
| EnabledForContainerItemImages { get; set; } | Gets or sets a value indicating whether to index images that are items in a container (for example, images in a ZIP archive). The default value is false. |
| EnabledForEmbeddedImages { get; set; } | Gets or sets a value indicating whether to index embedded images (for example, images in a DOCX document). The default value is false. |
| EnabledForSeparateImages { get; set; } | Gets or sets a value indicating whether to index separate image files. The default value is false. |
- namespace GroupDocs.Search.Options
- assembly GroupDocs.Search
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.