CreateFileExtension
Leave feedback
On this page
Creates a filter for skipping documents that do not have allowable extension.
public static DocumentFilter CreateFileExtension(params string[] extensions)
| Parameter | Type | Description |
|---|---|---|
| extensions | String[] | The list of allowable extensions. |
A document filter by document extension.
- class DocumentFilter
- 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.