CreateFileExtension
Leave feedback
On this page
Creates a filter for skipping documents that are not in the specified list of possible extensions.
public static ISearchDocumentFilter CreateFileExtension(params string[] extensions)
| Parameter | Type | Description |
|---|---|---|
| extensions | String[] | The list of possible extensions. |
A search document filter by document extension.
- interface ISearchDocumentFilter
- class SearchDocumentFilter
- 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.